How do i make animations play

how do i make these animations actually play?
Animate does nothing
The animations INSIDE animate does nothing
The code inside Animate does nothing
The animations inside the humanoid description inside the humanoid do nothing
what do i do??

Could you please add further information. Specifically what animations, what script are you using, what are you wanting to do with the animations

My animations, the Animator script inside every character, and making an idle animation play

have you made sure the animation you want to play has the animation priority set to idle and is looping?

Yes. I have. (the thirty hcharacters rule is very annoying)

and are you changing the animation id for the idle in the Animate Script and the idle animation object which is parented to it?

Yes I have (blah blah blah blah blah)

And there aren’t any errors in console like “sanitzed id” or something

Nope. (I hate this rule it doesn’t make any sense)

And you are 100% that all the parts / joints of this animation match with the parts in the rig

Yes it’s the default rig. rules.

Based on all this extra information. I have absolutely no clue what is wrong very sorry

Hey thanks for trying to help though

Found the solution. It seems like the animator did not copy correctly to the actual player character, so I made a script to just change that.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.