Menu problem

jsorr2jsorr2 Member Posts: 279
edited December 2014 in Working with GS (Mac)

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

Sign In or Register to comment.