#publish animation
1 messages · Page 1 of 1 (latest)
you put id into a script?
if the animation is smth like standard walk or run for every player it should be in Animate found in something like starterplayer
or startercharacter
but if you're making one npc do the animation it'd be in script
I'll get the code rq
should be in Animate stuff if your animation is standard for every player
heres my script for making an npc/rig play an idle animation
animation = script:waitforchild("Animation") is because i have the animation file in the script