#I need help in Animation

1 messages · Page 1 of 1 (latest)

lean quiver
#

i usually dont like to animate in unity i dont like it but i decided to try in the video you can see that if i walk while unsheathing the sword and equiping it it pays the T pose animation while moving instead of the running animation,do i need to add another animation that is unsheathing the sword while running or can i solve it another way.....this is my first time trying animation.

lavish fox
#

I would suggest not running your game in full screen, so you can see your Animator window at the same time and see whats happening as your animations are playing and transitioning - my guess would be that you have a transition thats going into your exit/default (T-pose), though you can certainly do what your aiming for with just blending 2 animations and possibly setting up layer masks, you should not need a 3rd intermediate animation for that