Hi,
We’re working on a game using Studio, and we’ve reached a point where we have many GameObjects. It would be extremely helpful to switch between different scenes—for example, a scene for the main menu, a scene for the world, etc. However, we couldn’t find much in the documentation on this topic, aside from .scene
in three.js.
What would be the preferred way to manage scenes in Studio?
Thanks