Run and Jump

Hello,
The actor is running on the left wall. When I touch the actor , actor move to the right wall with animation. I created rules. But move animation does not appear.
Rule:
Attribute game.jump=1
Change Attribute self.Postion.X=54;
Animate "Running on the left wall"

Rule:
touch is pressed
Animatae: "Actor left to right with animation"

Same to right!
That is all.
Sign In or Register to comment.