IsOnGround()
Module: Player
Summary:
Returns true if the player is on the ground.
Call this on:
The player
Example:
if( player IsOnGround() );