#NPC Animation being weird..
1 messages · Page 1 of 1 (latest)
You're basically playing the animation from start every 1s through that while loop.
That's why
So what should I change the 1 to ?
Uhm
Do this:
Just remove the while loop
If the animation is set to looped, it shouldn't be necessary
unless there's another reason