Character Linear Velocity
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.
Inputs
Character (Character Controller)
The character controller reference.
Outputs
* (float3)
The rate this character controller is moving over time.