Hi, I just want clarification on event order in the case of events that follow a loop. If you have an event just after a loop, does it only run when the loop has completed for that frame? Or does it run the same frame that the loop began?
For example, in this case, will the "trigger once" event ONLY run when "SomeLoop" has completed?
<img src="http://storage.wertle.com/construct2/loopquestion.PNG" border="0" />