ProtoFlux:CharacterControllerUser: Difference between revisions

From Resonite Wiki
Created the page for Character Controller User, and a note for it as well.
 
m YoshBot moved page ProtoFlux:Character Controller User to ProtoFlux:CharacterControllerUser: Automated: removing spaces from ProtoFlux namespace
 
(2 intermediate revisions by one other user not shown)
Line 4: Line 4:
|Inputs=
|Inputs=
[
[
{"Name":"Character", "Type":"Character Controller"}
{"Name":"Character", "Type":"CharacterController"}
]
]
|Outputs=
|Outputs=
Line 12: Line 12:
|}}
|}}


The <code>Character Controller User</code> node will get the Simulating User in the character controller component reference. To learn more about the Character Controller component, click [[Component:CharacterController|here]].
The <code>Character Controller User</code> node will get the Simulating User in the [[Component:CharacterController|character controller]] reference.


{{Note|If you need to get the owner of the character controller, use [[ProtoFlux:Get User From Component|Get User From Component]] instead.|information}}
{{Note|If you need to get the owner of the character controller, use [[ProtoFlux:Get User From Component|Get User From Component]] instead.|suggestion}}


== Inputs ==
== Inputs ==
Line 27: Line 27:


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

Latest revision as of 23:44, 20 August 2025

Character Controller User
Character
*
Physics

The Character Controller User node will get the Simulating User in the character controller reference.

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.