#plis help in my animate script, I already put the ids in animation and in the script

1 messages · Page 1 of 1 (latest)

zealous folio
fair pine
#

first turn it to dark

#

whats the problem?

zealous folio
#

The anim don’t go

#

Just go the normal Roblox r6 anim

zealous folio
fair pine
#

u refered to it wrong

zealous folio
#

look, when i play the walkanim id dont change to own id

fair pine
#

isnt the animation inside the local script

zealous folio
#

where i need to put?

fair pine
#

like isnt the animation the child of the local script?

#

either u change how u defined WalkAnim or change the location of the animation

fair pine
#

like make it the child of startercharacterscripts

zealous folio
#

ok, this cant be a local script child?

fair pine
#

wait nvm

zealous folio
#

look

fair pine
#

i didnt look at your script properly

fair pine
#

why did you define a string in loadanimation()

#

do animator:LoadAnimation(Animation) i am pretty sure

zealous folio
#

idk, im bad with anim scripts i tought it work with a loadanim

fair pine
#

u defined animation variable right?

zealous folio
#

yeah

fair pine
#

use that instead of "WalkAnim"

#

like animator:LoadAnimation(animation)

#

animation being your variable

zealous folio
#

like this

fair pine
#

;-;

#

ill write the script wait

zealous folio
#

ok ty

fair pine
zealous folio
#

i will learn it