Hello. I want the player to switch scenes back and forth between both doors in different scenes, but I’m not sure how to go about doing that. I also want the scenes to not start over when the player switches between them. For instance, if the player has already talked to a character that is walking by, when the player goes back that scene the character doesn’t restart and instead continues on. Or if a player talks to the a character, the dialogue doesn’t restart each time and continues on. If anyone could help that would be very appreciated!
Hi!
In the actions, you’ll find a scene changer that preserves the current scene:
Then, in the other scene, you can use:
2 Likes
Sorry for the late reply, but thank you!
1 Like