Scene order???
sparker
Member Posts: 47
Hi Guys,
just started making my first basic app, but Im having a problem changing scenes. Everything seems to work fine, until I want to change to a scene which is not the next one in the order - in this case it goes to the next scene in the order - not the scene I have specified.
I just have an actor in the scene with a rule created that when the mouse button is pressed on it it changes scene to the one I want.
Anyone see something wrong with the logic?
Thanks,
Sam
just started making my first basic app, but Im having a problem changing scenes. Everything seems to work fine, until I want to change to a scene which is not the next one in the order - in this case it goes to the next scene in the order - not the scene I have specified.
I just have an actor in the scene with a rule created that when the mouse button is pressed on it it changes scene to the one I want.
Anyone see something wrong with the logic?
Thanks,
Sam
Comments
mouse pressed
AND
touch is inside
Also - what is with the game screen area, I don't understand the difference between the outside rectangle and the four corners shown inside that?
Thanks for your help.
Sam
Outer rectangle is the screen size, although you can have your canvas larger outside this zone. The inner is the Camera area which you can reduce when you want it to follow an actor.