Hello everyone,
Im having a small issue! im currently using:
Every 2 seconds -> Set animation frame to: choose(0,1)
So that it chooses a random frame when the object is created.
But my problem is, i want to restrict it, so that it will not choose the same frame more than 3 times in a row.
How would i do that?