First thing, it is better to open different threads on the forum if it is different problem for helping other member in the future
Then add else if for your key input, it is always better to use else if if it is exclusive cases.
And for your problem maybe canJump = 0, so press X do nothing... add oslDebug to be sure X pressed is detect
|