Hello, im trying to animate a zombie, heres the script:
That script not work, how i can fix it?
malacara:Play()
1 Like
There is no :Play() factor. Making it just repeating itself and not playing the animaion it I am correct.
so how i can do to the zombie do the animation?
AnimationTracks
have a Play()
function
You have to Load an Animation to get the Class: AnimationTrack
i tried with :Play() but still dont work