ProtoFlux:Is Character On Ground

From Resonite Wiki
Revision as of 09:43, 13 April 2024 by AmasterAmaster (talk | contribs) (Created the page for Is Character On Ground node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Is Character On Ground
Character
*
Physics

The Is Character On Ground node takes in a character controller reference and returns if that character controller is touching the ground. To learn more about the Character Controller Component, click here.

Inputs

Character (Character Controller)

The character controller reference.

Outputs

* (bool)

Returns if this character controller is touching the ground or not.