Ashley , i want to make that player can't use more than one key on the keyboard for example when he jump he can't move left or righ and when he move he can't jump and so on also when he attack he can't jump or move and so on in all actions ( im thinking of doing 5+ actions depend on how many events i got ) and if this can made i can use alot of these stuffs ^^ i know it can be done by these condtions :
player is NOT moving + space is pressed then jump
and attack :
player speed = 0 + Z is pressed then attack
but the other actions will be harder to do this...