LOOPING

Vanny_ArtsVanny_Arts Member Posts: 16
edited November -1 in Working with GS (Mac)
The only loop info I could find in wiki is audio. =D

In one of my sprite I have a set a GROUP to go left(every 5sec)right(every 5 sec) and jumping while shooting.
I want this sprite to loop all these till it's destroy. How can I make a group or any page of codes to loop? Any ideas =D Thank you in advance

Comments

  • LARSLARS Member Posts: 19
    I think a timer with "every 5 sec" condition, and a few boolean variables ex. "GoLeft, Go Right" will help you to loop an actor. I can't exactly understand what you mean "jumping while shooting", but I can suggest "Attribute Change" rule + a boolean variable ex. "Jump" or "Shoot" for that.
Sign In or Register to comment.