I created a simple wave animation that I want to be looped on a dummy/character. I’m wondering what animation priority would be best to set the animation as in order for this to work.
Any and all help is appreciated, thanks!
I created a simple wave animation that I want to be looped on a dummy/character. I’m wondering what animation priority would be best to set the animation as in order for this to work.
Any and all help is appreciated, thanks!
Set it to action so the animation will play even while moving
The dummy/character won’t ever be moving. In that case, should it be “Idle”?
idk, if you dont want it to move, maybe you can anchor the humanoidrootpart
edit: that would cause the player to float mid-air
If you want the wave to have priority over other animations with that same limb movement, you will want to give it a higher priority (it goes up in priority from Core at the lowest to Action4 at the highest priority). You can also change its priority through script if you already created it with a priority that was too low, or reupload it with a higher priority ofcourse.