Hello again!
I'm trying to make a platform shooter game and I want to make player aim down by pressing Down Arrown + C (or shot button), but when I do a code for this it gives me some problems like the player shoot without press C or don't shoot even when C is pressed.
<img src="https://dl.dropboxusercontent.com/u/91500470/stand.png" border="0" />
<img src="https://dl.dropboxusercontent.com/u/91500470/stand_aim_down.png" border="0" />
I don't know if it will be on the final version of the game but I want to test it.