#I need help!
1 messages · Page 1 of 1 (latest)
no
show what you've done
go to your rig and open animsaves
there you will see your animations in keyframes
you cant used that yet, so save it to roblox
after that copy the id that will be given after you save it
then make an animation instance, paste the id to the animationid property
after that do
hum:LoadAnimation(AnimationInstance):Play()
Thanks!
where?
Where to put hum:LoadAnimation(AnimationInstance):Play()
if you dont know how to do something as simple as that then i suggest you learn more about scripting in general