I'm making a game with animations in it and I need the animations to loop.
Would I be able to?
Would the while wait() do or while true do functions work?
Ok, I suggest While wait() do, because in order to stop crashing, you would place a wait() in your loop.(You can place a wait() in the while true do, but my suggestion makes coding easier.)woodengop1134— 9y
0
Since I am using AnimTrack, what should I do now? While wait() do bugs out the animationGrenaderade525— 9y