Change scene going to wrong scene
jssapers
Member Posts: 2
I have a simple function that says if lives equals zero goto scene game over, but instead it goes to scene 2. What is wrong with my code?
Comments
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page
The change scene behavior can't really be messed up since you choose which scene you want it to go to from the drop down menu, so it must be something else.
Maybe try sending it to a new, empty scene and see if that works... you'll just have to narrow the possibilities until you find the problem.
http://jamie-cross.net/posts/ ✮ Udemy: Introduction to Mobile Games Development ✮ Learn Mobile Game Development in One Day Using Gamesalad ✮ My Patreon Page