02-28-2010, 10:53 PM
The input thing in the conditional branch doesn't trigger when you hit the key, it triggers while you -hold- the key.
You need to use the 'button input processing' event thing to record it to a variable, then check that the variable equals whatever the number for the jump key is.
Help text says 16 for Z.
You need to use the 'button input processing' event thing to record it to a variable, then check that the variable equals whatever the number for the jump key is.
Help text says 16 for Z.