How do I disable input when the character is in the air?

I’m working on 3rd person project and was wondering how to disable the input when the character is in the air (Ex. Jumping) so that the player can’t make the character spin around in circles while in the air?
Thanks in Advance!

Hello!

Use isFalling node!