Question by
vivekchakraverty · Sep 09, 2016 at 03:31 PM ·
animatoranimator controllerblend treestate machine
How to make my custom 3rd person character jump?
I watched the unity workshop regarding blend trees and configured one for my character model. It works, but the additional jump state that I created does not. I tried attaching scripts but to no avail. Does the locomotion state machine script need to be modified? if yes, what code does it need? Please help.
Comment
Your answer
Follow this Question
Related Questions
Animator - Different animations according to previous state 0 Answers
Why StateMachineBehaviour not calling OnStateExit when doing animator.Crossfade through code? 0 Answers
How to create a chain of animations? 0 Answers
Need Advice on Rotation Animation with 2D Blendtree 0 Answers
How to set the blend tree threshold value during run time? 0 Answers