stenobot / Marimo

A game called Marimo
0 stars 0 forks source link

RobotController: The jump anim on the body is cut short when jumping while idle on a flat surface #13

Closed x00l closed 7 years ago

x00l commented 7 years ago

I suspect that SetIdle() is setting the idle animation state prematurely

x00l commented 7 years ago

I appear to have accidentally fixed this by making unsetting Loop Time on the animation and setting a start time of 0 when animator.Play() is called