isGrounded property

bool isGrounded
getter/setter pair

Whether the character is currently touching the ground.

Implementation

bool isGrounded = false;