Hi, I assigned an Active object 6 animation sets.
I added an event to the counter. It basically says:
When Counter's Value is 2000, change animation set to "Bar5"
But the problem is that whenever it reaches that value, the object randomly moves to another position.
Kind of like this:
:pacdot: <--- Regular Position
When counter is 2000:
........................... :pacdot: <--- Moves to another position and so forth.
Any ways to fix? Thanks!