Hi All thank you for this great game creation experience. I Love it so Far.
Right.
The problem I have is I Created a character from scratch and animated the effects of the keys being pressed.
No the problem is that when I move forward I can walk and the animation plays.
But as soon as I jump The animation still walks
Here is my anim blue print information
<Female state>
Jump up
entry walk/Idle In Air
End Jump
entry > walk/idle > jump up > in air > end jump > walk/idle
<entry>
State <walk/idle>
<speed><----------><new blend space><----------><OutputAnimation>
Trans<Transition Rule>
<is in air?><----------><can enter transition> <β lightning icon: Fast Path enabled
State <Jump Up>
<play jump up anim><----------><OutputAnimation>
<Transition Rule>
<Time Remaining <ratio> (Jump_Up_Anim><---------->< < ] 0.0, 0.1><----------><can enter transition>
State <In Air>
<play InAir Anim><----------><OutputAnimation>
Trans<Transition Rule>
<is in air?><----------><NOT><----------><can enter transition> <β lightning icon: Fast Path
State <End Jump>
<play jump end anim><----------><OutputAnimation>
Trans<Transition Rule>
<Time Remaining (ratio) (End_Jump_Anim)><---------->< < ] 0.0, 0.1><----------><can enter transition>
State <walk/idle>
<play jump up anim><----------><OutputAnimation>
Hope you can Help out
Thank you