Hey guys,
It's my first post here and I feel incredibly stupid for asking this but I really can't seem to figure out what's wrong. The issue is that when I use a for/repeat (for example to cycle between 0-2 or to repeat an event 3 times) it seems to repeat infinitely instead (even if I use a stop loop with the for which gets ignored).
Here is the screenshot of the event which shows that I repeat the spawning of a single object for 3 times. It's the only piece of code in the whole project and the same effect applies if I replace it with repeat. After you'll see a screenshot showing that it's quite more than 3 once I press play..
Anybody have any idea what I'm doing wrong? I feel really stupid as I'm pretty sure this is how it's supposed to work.
Pic1.
Pic2.