Hello, everyone.
I’m trying to make a spear animation.
I want to make the same top body where the character holds the spear. However, if I animate different leg animations and running, can I apply multiple animations at the same time, say walking animation and holding animation at the same time?
-coolguyweir
Yep! I will tell you what the different animation priority variants do
Core: this just mushes animations together. Two animations will be turned into one pretty much
Idle: This overlaps on all animations. It will cancel out the previous animation with this. There is no way to mix or play two animations together with this
Action: This will only play the animation for parts that have been animated. So lets say you made a holding animation. This would make the bodyparts you animated overlap on the other animation while all other parts you did not animate will continue to play the previous animation. Think of it like the default tool holding animation.
Movement: Best for walking animation. Lets action animations play over it
So to answer your question. You would want to use the action animation priority.
1 Like
thank you for your response! That helped.
Also, I recommend using Moon Animator 2 if you don’t have it yet.
It is a Roblox Plugin that makes animating so much easier. And it has the default animation priority set to Action. You can change the Animation priority with both Moon Animator 2 and also with Roblox’s pre-installed animation editor.
To change the animation priority with Roblox’s animation animator you select on the three dots and then click on animation priority.
To change it with Moon animator 2 you select edit and then Animation Settings.
Download Moon Animator here: Moon Animator 2