ProtoFlux:CharacterLinearVelocity: Difference between revisions

From Resonite Wiki
Added category: ContinuouslyChanging nodes
m YoshBot moved page ProtoFlux:Character Linear Velocity to ProtoFlux:CharacterLinearVelocity: Automated: removing spaces from ProtoFlux namespace
 
(No difference)

Latest revision as of 23:45, 20 August 2025

Character Linear Velocity
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.

Inputs

Character (Character Controller)

The character controller reference.

Outputs

* (float3)

The rate this character controller is moving over time.