ProtoFlux:Set Character Gravity

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

The Set Character Gravity node takes in a character controller reference and a target gravity, then sets the gravity on the character controller. To learn more about the Character Controller Component, click here.

Inputs

* (Call)

Calls from an impulse to set the gravity for this character controller.

Gravity (float3)

The gravity to set for this character controller.

Character (Character Controller)

The character controller reference.

Outputs

Next (Continuation)

Continues execution from here.