You see, I figured out how to get my player to animate while running in my endless runner game.
However, when I test the game, every couple of clicks or so my player doesn't jump(at least not right away).
I have to click repeatedly to make it jump.Unfortunately, usually by then my player would have already smashed
into an obstacle.I provided a link that includes my events that are responsible for the player's animations and other behaviors.
file:///C:/Users/OBIEE%20TRAINING/Documents/Contruct%202/code.PNG
Can anyone tell me why this is happening and what I can do to fix this? Any advice is very much appreciated!