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

From Neos Wiki
Jump to navigation Jump to search
(Mark stub)
(Update page to new style)
Line 1: Line 1:
 
<languages></languages>
 
<languages></languages>
 
<translate>
 
<translate>
{{stub}}
+
<!--T:1-->
The '''Is Character On Ground''' node.
+
{{Infobox Logix Node
 +
| Name = Is Character On Ground
 +
| Image =[[File: IsCharacterOnGroundNode.png | noframe | 128px | 'Is Character On Ground' LogiX node ]]
 +
| Input0Type = CharacterController | Input0Name = Character
 +
| Output0Type = Bool | Output0Name = *
 +
}}
  
<!--[[File:|border|256px|right]]-->
+
<!--T:2-->
 +
The '''Is Character On Ground''' node ouputs true if the input <code>CharacterControll</code> is standing on a collider, otherwise false.
  
== Inputs & Outputs ==
+
== Usage == <!--T:3-->
{| class="wikitable"
 
|+Inputs
 
|-
 
| Color
 
| Label
 
| Type
 
|-
 
| style="background-color:{{CharacterController-color}}" |
 
| Character
 
| CharacterController
 
|}
 
  
{| class="wikitable"
+
== Examples == <!--T:4-->
|+Outputs
 
|-
 
| Color
 
| Label
 
| Type
 
|-
 
| style="background-color:{{Boolean-color}}" |
 
| *
 
| Boolean
 
|}
 
  
== Usage ==
+
== Node Menu == <!--T:5-->
 
 
== Examples ==
 
 
 
== Node Menu ==
 
 
</translate>
 
</translate>
 
+
[[Category:LogiX{{#translation:}}|Is Character On Ground]]
[[Category:LogiX|Is Character On Ground]]
+
[[Category:LogiX:Physics{{#translation:}}|Is Character On Ground]]
[[Category:LogiX: Physics|Is Character On Ground]]
+
{{:NodeMenu-Physics{{#translation:}}}}
{{:NodeMenu-Physics}}
 

Revision as of 19:06, 3 May 2021