Here is a picture of what my character is doing:
Set your AnimationPriority to at least Action
in the animation editor or using a script.
The default ToolNoneAnim
animation has a higher priority than your custom animation, that’s most probably the reason why that is happening.
Nope, simplest solution is to just re-upload your animation with a higher priority. Hope that helps.
If you want to alter the position/orientation of the tool you are holding as in the offset related to your RightHand
, I recommend either using a plugin to do that.
it did thank you very much <3. I was trying to make a pickleball game.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.