Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

how to play animation on a humanoid?

Asked by 4 years ago
Edited 4 years ago

So I made a animation for a test, I don't know how to make it run

this is what I tried to do.

local Float test = humanoid:LoadAnimation(animation)
animationTrack:Play()--- I named my animation Float test

Answer this question