#Help with animation
1 messages · Page 1 of 1 (latest)
what are you trying to do?
just play an animation on an npc?
@slow linden
like an idle animation for example
I’m trying to do a walk animation
** You are now Level 3! **
on an npc?
use animator
local animationTrack = animator:LoadAnimation(ANIMATION)
where do i put the script?
well do you want everyone to see the animation or 1 person
everybody and do i have to change the animation to the name of it?
So what do I do to show it to every player?