ProtoFlux:AsCharacterController
The As Character Controller node is used to get the character controller reference using the ICollider from a Slot that associated with that collider, not necessarily what it collides with.
More actions
As Character Controller
Physics
The As Character Controller node is used to get the character controller reference using the ICollider from a Slot that associated with that collider, not necessarily what it collides with.
Inputs
Collider (ICollider)
The specific collider reference from a slot.
Outputs
The character controller reference we receive from the provided ICollider.