ProtoFlux:As Character Controller

From Resonite Wiki
Revision as of 19:30, 12 April 2024 by AmasterAmaster (talk | contribs) (Created page for the As Character Controller node.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
As Character Controller
Collider
*
Physics

The As Character Controller node is used to get the reference of a character controller using the ICollider from a Slot that associated with that collider, not necessarily what it collides with. For more information on the Character Controller Component, click here.

Inputs

Collider (ICollider)

The specific collider reference from a slot.

Outputs

* (CharacterController)

The character controller reference we receive from the provided ICollider.