Another one question. How to make an event cycle?
As example, I have event:
Is animation "run" playing ->
Simulate move left
Wait 3 sec.
Simulate move right
How to make a cycle here?
is animation "run playing -
system every 3 seconds
subevent - if moving left set to move right
- else set to move left
Develop games in your browser. Powerful, performant & highly capable.
Thanks! Construct is easy <img src="smileys/smiley20.gif" border="0" align="middle" />