I'm using the accelerometer to control my player. I have the gamma working good with the LEFT/ RIGHT run animations. No tilt and the idle animation plays.
If the player is in idle, on Tap he jumps with the corresponding animation. But if he is running, the Run animation continues to play. I've tried different Touch inputs but it still won't work correctly. Also, I've noticed on HOLD the player stops his forward momentum and the Jump animation plays.
Much appreciation for anyone that can help me with this.