how do i change scenes?
hi, ok so i am previewing my game on the iPad with the views, and i can see all my scenes on the bottom, say i am on scene 1 and i want to go to scene 5, sometimes i just double click on the scene and it changes , but most times i can click for ever and it won't change scenes, and its very frustrating clicking more than 30 times on the scene and still won't change.
Answers
16x16 is not going to be a consistent touch experience for the user. If you have actors that small (e.g. smaller than 32x32), use a button mask. To do this, create a different actor with a change attribute self.color.alpha to 0 behavior and constrain it (or place it) at the location of your small actor. Then, put all of the When touch is pressed, etc. rules on the mask instead of on the actor with the image you want to display.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User