Platformer - No Jump After Landing

Sorry for the late response, I’ve been a bit under the weather. ^_^;

I just tried both, but it didn’t work do to the variables, so I switched the numbers 0 and 2 around and it worked.
The problem I’m actually having is not related to this issue, I did managed to fix the bouncing issue, the problem is the way I went about it was by using the ‘Ignore default controls for player’ command, which disables other functions and has to be rest afterwords.
Basically, what I’m trying to figure out is how to get the same result, without having to use that particular command.