Developer Forum | Roblox
The animation on a NPC is not loading in
Help and Feedback
Scripting Support
minhnormal
(hmp)
August 4, 2021, 8:45pm
2
You should try setting the animationTrack’s Looped method first before playing.
Also, the LoadAnimation method of humanoid is deprecated. More information:
Deprecating LoadAnimation on Humanoid and AnimationController
show post in topic