How do I loop a doorway back to my main "hub" scene?
Here's how it's currently set up: I have a main hub scene, which contains an entrance doorway at the start. In this hub is a portal, which upon entering it triggers an exit doorway that is connected to a level.
This level start with an entrance doorway, and ends with an exit doorway, which I have connected back to the main hub in the Dream itself. However, when I enter this last exit doorway, instead of going back to the hub scene, I get sent back to the menu.
How do I set up my doorways so that, upon completing the level, the player is sent back to the hub?
-
Is the menu a different scene? Is it connected to anything? Double-check where the level's exit leads to.
-
Edit: Apparently, doorways that are part of an object that is emitted into the scene do not work properly! Good to know.
Please sign in to leave a comment.