So I copied the Animate Script in the Char model and changed the idle thing to my animation:
But it doesn’t play the animation
So I copied the Animate Script in the Char model and changed the idle thing to my animation:
But it doesn’t play the animation
Is this Animate script parented to StarterCharacterScripts
?
Yes it is. I think the animation doesnt play since the animation only moves the arms
Is an idle animation right? It is looped?
Yes it is. Im going to make sure
Whats the Animation Priority for the animation? In your case it should be Idle.
The priority of the animation is action. and its looped
Could you show us a clip of how it is when your playing?
Is this not the animation you want? If not then try seeing if it works if you replace the walk ID. If the idle plays for the walk animation then that means there’s something wrong with the animation, however if the idle doesn’t play something is wrong with the script.
I changed The animation settings on game settings to standard and it worked.