All animations work apart from walk

All animations work apart from walk animation just using the default animate script

This should probably go into help with scripts or something.

so Im gonna guess ur using custom animations with the default animate script?

and that you changed the ID of the items under the aniamte scrip?

if so, you also have to change the “run” ID to the walk ID, as the Run animation players when the speed is equal to or above 16

1 Like

Yeah i have done all of that still doesn’t work

@BreakinMoose

Try Changing the Animation Priority, I believe it its lower than Level 3 then it wont work.

So lets say you have finished an animation for something, like Walking, If you want the Priority to be towards movement, you’ll need to set the Animation Priority to Level 3 which is called “Movement”

This may help:

1 Like

what do you mean by that, not sure?


i checked out put and this is what it is saying?

i accidentally edited my post instead of replying sorry

Show your script, ill try to help

Edit: Its pretty much telling you it cant find your Variable “AdjustWeight”

1 Like

its just the default animate script with only the animation ids changed r15

so where would that be cause thats stopping it from working

edit:


says this too

You nearly definitly changed something else (either accidentally or just forgot about it)

oh wait nevermind uhhh… did you put the animation id at the wrong place? and make sure you put “rbxassetid://(id)” rather then just the id

yep they are all normal

Also @BreakinMoose, im pretty sure you dont edit the script, you change the Values Connected to it
Screenshot (6)
The Values Inside them have a “Animation”, for your case, go to walk, open it and go to “WalkAnim” and add the animation

1 Like

bruh you changed it there.

ok yea i see the problem now.

welp Goat beat me to it.

your supposed to change the value inside the cheer, climb, fall, idle, E.T.C items (the values as in their children)

1 Like

Hey it didn’t work just editing the values under the ANIMATE script

edit: and yes the animation is infact a walk animation i checked by importing it into the animation editor and the walk animation is there

1 Like

Got it working, Created a script that makes a walk animation and pasted the animation id into it and now it works.

@BreakinMoose
I mean Run btw

I always Confuse Walk and Run

1 Like