ProtoFlux:Character Linear Velocity

From Resonite Wiki
Revision as of 23:27, 12 April 2024 by AmasterAmaster (talk | contribs) (Created the node page Character Linear Velocity.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
ProtoFlux Node
Character
*
Physics

The Character Linear Velocity node takes in a character controller reference and returns the current velocity that it is currently going at over time. To learn more about the character controller component, click here.

Inputs

Character (Character Controller)

The character controller reference.

Outputs

* (float3)

The rate this character controller is moving over time.