Hi guys! I am trying to publish a very simple mobile game.
In my game you just slide down a platform and jump.
Now my character is able to also shoot at enemies, but I don’t want the character to jump when he shoots, I want two independent actions. I am having trouble understanding how to get this.
This is the code:
As of now, when I shoot the enemies I also jump.