ProtoFlux:Set Character Velocity

From Resonite Wiki
Revision as of 17:04, 16 April 2024 by AmasterAmaster (talk | contribs) (Removed the "click here" sentence. Reassigned link appropriately. Reworded for clarity.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Set Character Velocity
*
Next
Velocity
Character
Physics

The Set Character Velocity node takes in a character controller reference and a target velocity, then sets the velocity on the Slot containing the character controller component.

Inputs

* (Call)

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

Velocity (float3)

The velocity to set for this character controller.

Character (Character Controller)

The character controller reference.

Outputs

Next (Continuation)

Continues execution from here.