How can I detect if the player has jumped while the player is already in the air?
Player jumps
If the player falls on the ground then return nothing
2.1) Otherwise if the player jumps again while the player didn’t touch the floor yet then do something
I don’t want anyone to send a full script but just a small example that I can make to achieve whatever I want.