#WALK ANIMATION

1 messages · Page 1 of 1 (latest)

keen flicker
#

Can someone help me get a script that allows me to change the walk animations?

dusk kite
#

every player has an Animate script inside their character, looking like this:

#

each child besides the function and scaleDampen has an animationId inside it, so use a script to change that Id to whatever custom animationId you have

serene abyss
#

just go into studio > press playing > go into explorer and inside ur character copy the "Animate" Script > stop playing and paste script into characterscripts > change the walk Animation id inside "# walk" to ur own id

#

and ure done

keen flicker
#

@dusk kite

#

ill pay 50 robux to whoever gets it to work for me

dusk kite
#

dude

#

walk.AnimationId = customAnim.AnimationId

#

that simple

keen flicker
#

oooh im dumb

serene abyss
#

look

#

when u start game

#

in studio

#

u can view ur character in explorer

#

and inside theres a local script called "Animate"

#

u just copy that script

#

then press stop

#

lemme js clip it wait

keen flicker