- Home /
Full controller support - Jump, Run animation problem. 3D Side scroller. Smash Bros style.
Hey, I'm working on a Smash Bros style game and want full controller support. I'm testing with my XBOX One controller.
My issue is that two commands I'm giving are clashing and causing my characters animations to not work right. My char wont run when Grounded because I've told him to remain in Idle when Grounded.
Here's the thing, I did this because I don't know how else to stop his jump animation from playing all the way through when he jumps to a higher platform.
Please help me:
Figure out how to keep his run anim working while he's grounded
While simultaneously
Having him return to his Idle anim after jumping to a higher landing (Which already happens, but not until after his entire jump anim plays out. It's because he's higher up than the point he jumped from)