ProtoFlux:As Character Controller

From Resonite Wiki
Revision as of 16:35, 16 April 2024 by AmasterAmaster (talk | contribs) (Removed the "click here" sentence. Reassigned link appropriately. Added ICollider link.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
As Character Controller
Collider
*
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

* (CharacterController)

The character controller reference we receive from the provided ICollider.