Created a node page for Find Character Controller From User. |
Removed the "click here" sentence. Reassigned link appropriately. Added a link for User. |
||
Line 12: | Line 12: | ||
|}} | |}} | ||
The <code>Find Character Controller From User</code> node takes in a user reference and tries to find the character controller from that user, then returning one when one is found | The <code>Find Character Controller From User</code> node takes in a [[User|user]] reference and tries to find the [[Component:CharacterController|character controller]] from that user, then returning one when one is found. | ||
== Inputs == | == Inputs == |
Latest revision as of 16:50, 16 April 2024
Find Character Controller From User
Physics
The Find Character Controller From User
node takes in a user reference and tries to find the character controller from that user, then returning one when one is found.
Inputs
Source (User)
The source that we want to try to find the character controller in.
Outputs
* (Character Controller)
The character controller that we found.