Need Help with unPause
Hi All,
I have a Scene set up where there are actors that represent different levels.
I have set it up so that when the player touches a level (Actor) it pauses the games and brings up a selection scene that displays the areas in which the player can go to.
The problem starts when I setup a unpause on the page it does unpause but it then goes / redirects to a different scene.
I hope that is clear, its kinda hard to explain.
Thanks
I have a Scene set up where there are actors that represent different levels.
I have set it up so that when the player touches a level (Actor) it pauses the games and brings up a selection scene that displays the areas in which the player can go to.
The problem starts when I setup a unpause on the page it does unpause but it then goes / redirects to a different scene.
I hope that is clear, its kinda hard to explain.
Thanks
Best Answer
-
tatiang Posts: 11,949
If another actor has a Change Scene rule and you're returning to a random place in the scene, is it possible that that rule is triggering immediately after the Unpause?
If you'd like to post a link or send me a PM with a link to your project file, I can help you troubleshoot it.New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
Answers
I just took a look and that looks good but it would require me to place that code on every actor in my scene and I have alot in the scene.