Menu problem
jsorr2
Member Posts: 279
I want to have 2 actors:
1st in the scene. 2nd outside to the right of the scene.
1st actor displays text "1".
2nd actor displays text "2".
I want to swipe left, move both actors left until 1st actor is off scene, 2nd actor on scene.
Destroy 1st actor.
Spawn 1st actor to the right of 2nd actor, display text "3".
and loop this until 10 is reached.
I'm not sure about the logic of swiping left, destroying actor, spawning new actor, changing new actors number.
Comments
Google gamesalad coverflow and you'll find your answer.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
What @tatiang said!!! You can usually find the answers to your questions buy doing a Google and/or Forum search!