Hello Alextro.
I tried remove the wait actions and there is no more actions going on but the sprite is still moving of course.
I think that you are right saying that the 'wait' actions keep triggering back.
But what should I do if want my movement pattern to include "times" (for instance: action wait 2s then action 2)?
Using the timer behavior?
I think I should you use a boolean somewhere but I really do not know how to do it in that case.