Difference between revisions of "Is Character On Ground (LogiX node)/ja"

From Neos Wiki
Jump to navigation Jump to search
(Created page with "Is Character On Ground (LogiXノード)")
 
(Created page with "'''Is Character On Ground'''ノードは、入力した <code>Character</code> CharacterController (Component) がコライダー上に立っていれば true を、そう...")
Line 7: Line 7:
 
}}
 
}}
  
The '''Is Character On Ground''' node ouputs true if the input <code>Character</code> [[CharacterController (Component)]] is standing on a collider, otherwise false.
+
'''Is Character On Ground'''ノードは、入力した <code>Character</code> [[CharacterController (Component)]] がコライダー上に立っていれば true を、そうでなければ false を出力します。
  
 
== Usage ==
 
== Usage ==

Revision as of 05:23, 15 February 2022

Other languages:
English • ‎日本語
Is Character On Ground
'Is Character On Ground' LogiX node
Inputs
  CharacterController Character
Outputs
  Bool *

Is Character On Groundノードは、入力した Character CharacterController (Component) がコライダー上に立っていれば true を、そうでなければ false を出力します。

Usage

Examples

Node Menu

NodeMenu-Physics/ja