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'''ノードは、入力されたユーザーまたはスロットから CharacterController (Component) を見つけて出力します。")
Jump to navigation Jump to search
Other languages:
English • ‎日本語
Find Character Controller
'Find Character Controller' LogiX node
Inputs
  User Source
Outputs
  CharacterController Character

Find Character Controllerノードは、入力されたユーザーまたはスロットから CharacterController (Component) を見つけて出力します。

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