How do I make an event repeat itself when it has finished?
The 'repeat' action in Construct 2 repeats all at the same time, whereas I want it to repeat AFTER it's cycled through each part of the event. Quick example:
Say: Hello
Say: Goodbye
((repeat))
Hello
Goodbye
Hello
Goodbye
Hello
Goodbye
I hope that makes sense!
hi
this is just an example, you have to customize due to your want to do, conditions and actions. but this is a kind of manual forcing the "repeat" conditions, using a simple variable as support