Attribute/scene changing issue
I have 5 scenes in my game. All work correctly except for the main gameplay scene. Actors in this one scene are able to receive events like touch, mouse, etc. and are able to execute any behavior EXCEPT for 1) changing scene (to "Help" scene for instance) or 2) changing an external attribute (but internal attributes work fine).
Thanks in advance.
Thanks in advance.
Comments
If so, you would need look at putting in some sort of rule to stop the camera control so the change scene will trigger.