Actor will change scene on some scenes, but not on others.
DannyMB
Member Posts: 4
Hi,
I have a menu button which appears on nearly all scenes in my game, which when pressed will change scene to the menu (obviously). It also changes image to appear "pressed" when the touch is held, and then revert to "unpressed" when touch is released.
The problem is the menu button only works on the first level of the game. Any scenes after that and the button only displays the change image behaviour, and not the change scene behaviour.
I have tried placing the menu button on some other menu screens I built earlier, and it works fine. It seems to be broken on any new scenes I create.
Any help would be greatly appreciated, thank you!!
I have a menu button which appears on nearly all scenes in my game, which when pressed will change scene to the menu (obviously). It also changes image to appear "pressed" when the touch is held, and then revert to "unpressed" when touch is released.
The problem is the menu button only works on the first level of the game. Any scenes after that and the button only displays the change image behaviour, and not the change scene behaviour.
I have tried placing the menu button on some other menu screens I built earlier, and it works fine. It seems to be broken on any new scenes I create.
Any help would be greatly appreciated, thank you!!
Comments
The big problem though was I had to rebuild my game in the Mac client. Luckily I wasn't too far in though.
Good luck!