#i cant animate

1 messages · Page 1 of 1 (latest)

polar ore
#

so,?

fallen horizon
wraith vale
#

no code btw

fallen horizon
hybrid phoenix
# fallen horizon

try to use :LoadAnimation() inside animator rather than humanoid, that might help

fallen horizon
#

Thanks

hybrid phoenix
#

alr

balmy scaffoldBOT
#

studio** You are now Level 2! **studio

fallen horizon
# hybrid phoenix alr

local M1 = animator:LoadAnimation(script.Animations.M1)
local M2 = animator:LoadAnimation(script.Animations.M2)
local M3 = animator:LoadAnimation(script.Animations.M3)

#

This?

hybrid phoenix
#

also make sure you got variable for animator itself

fallen horizon
hybrid phoenix
wraith vale
hybrid phoenix
#

it should be like animator = humanoid:FindFirstChild("Animator")

hybrid phoenix
wraith vale
#

this looks like a tutorial script, seems to me he is trying to learn

hybrid phoenix
#

hopefully

fallen horizon
#

Ok, thanks