Animations won't work properly

I started Gdevelop yesterday, and I am struggling with animations. Please help I tried to open the example game, but I cannot find the part I am struggling with. Here is a screenshot

It looks like the 1st event should be 2 events.

At the beginning : start timer
β€”β€”β€”β€”β€”β€”
timer >2
toggle the boolean
restart timer

**at the beginning ** only triggers once during the first frame of a scene. It’s not about order or placement it’s about timing. Since it only triggers once the other condition only get checked once not on every frame

Yes I see now thank you very much

1 Like