ProtoFlux:Character Controller User: Difference between revisions

From Resonite Wiki
Created the page for Character Controller User, and a note for it as well.
 
Fixed Category. Fixed type visual.
Line 4: Line 4:
|Inputs=
|Inputs=
[
[
{"Name":"Character", "Type":"Character Controller"}
{"Name":"Character", "Type":"CharacterController"}
]
]
|Outputs=
|Outputs=
Line 27: Line 27:


The Simulating User that is found.
The Simulating User that is found.
[[Category:ProtoFlux:Physics]]

Revision as of 23:13, 12 April 2024

Character Controller User
Character
*
Physics

The Character Controller User node will get the Simulating User in the character controller component reference. To learn more about the Character Controller component, click here.

If you need to get the owner of the character controller, use Get User From Component instead.

Inputs

Character (CharacterController)

The character controller to find the Simulating User.

Outputs

* (User)

The Simulating User that is found.