Find Character Controller (LogiXノード)

From Neos Wiki
Revision as of 05:17, 15 February 2022 by Aesc (talk | contribs) (Created page with "Find Character Controller (LogiXノード)")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Other languages:
English • ‎日本語
Find Character Controller
'Find Character Controller' LogiX node
Inputs
  User Source
Outputs
  CharacterController Character

The Find Character Controller node attempts to find and output a CharacterController (Component) from either the input user or slot.

Usage

This node has two versions which work slightly differently but to the same effect:

  • The User variant of this node outputs the CharacterController associated with the input user's currently selected locomotion module.
  • The Slot variant of this node attempts to output the closest CharacterController component from the input slot or its parent slots.
    • Failing this, it attempts to output the CharacterController associated with its active user's currently selected locomotion module.

If the User in question here is using a Locomotion Module that lacks a CharacterController such as NoClip this node will output null.

The Default output is null.

Examples

Node Menu

NodeMenu-Physics/ja