Question by
BakaCat · Sep 13, 2016 at 09:31 AM ·
unity 5animatoranimationcurve
How can i make character animate consistent with collider ?
I use sd unity-chan in my project.I found that the sd unity-chan have a jump animation,but bring jump height with it.So,how can i do to consistent with collider in jump height? I'm using AnimationCurve to solve it,but I don't think it's a convenient ways ? [actually,it isn't.I make a lot of time in testing the AnimationCurve but it still has some small problem]
Comment