So today i figured out how can i implement custom animations into my game, but when i added idle animation it somewhy doesn’t loop and just end. If anyone helps me i would appreciate it so much!
1 Like
animation.Looped = true
animation:Play()
:]
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.