ProtoFlux:IsCharacterOnGround: Difference between revisions

From Resonite Wiki
Removed the "click here" sentence. Reassigned link appropriately.
m YoshBot moved page ProtoFlux:Is Character On Ground to ProtoFlux:IsCharacterOnGround: Automated: removing spaces from ProtoFlux namespace
 
(One intermediate revision by one other user not shown)
Line 27: Line 27:


[[Category:ProtoFlux:Physics]]
[[Category:ProtoFlux:Physics]]
[[Category:ContinuouslyChanging nodes]]

Latest revision as of 00:24, 21 August 2025

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 and has a simulating user.

Inputs

Character (Character Controller)

The character controller reference.

Outputs

* (bool)

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