autopatrol, editnews
201
edits
imported>Ginger |
|||
Line 54: | Line 54: | ||
|} | |} | ||
====Parameter | ====Parameter TypeIndex==== | ||
Nodes with Blender are generally used to perform the same checks as those with Selector in the name, with a key difference: Blender nodes may evaluate multiple cases as true, and will blend the resulting animations together. Selector nodes will choose only the first case that evaluates to true.{{Check}} | Nodes with Blender are generally used to perform the same checks as those with Selector in the name, with a key difference: Blender nodes may evaluate multiple cases as true, and will blend the resulting animations together. Selector nodes will choose only the first case that evaluates to true.{{Check}} | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 434: | Line 434: | ||
|74 | |74 | ||
|StickXBlender | |StickXBlender | ||
| - | |Compares the movement analog stick's current horizontal position, as a float value. Fully left is -1.0, fully right is 1.0. | ||
| | |Control | ||
|- | |- | ||
|75 | |75 | ||
|StickXSelector | |StickXSelector | ||
| - | |Compares the movement analog stick's current horizontal position, as a float value. Fully left is -1.0, fully right is 1.0. | ||
| | |Control | ||
|- | |- | ||
|76 | |76 | ||
|StickYBlender | |StickYBlender | ||
| - | |Compares the movement analog stick's current vertical position, as a float value. Fully down is -1.0, fully up is 1.0. | ||
| | |Control | ||
|- | |- | ||
|77 | |77 | ||
|StickYSelector | |StickYSelector | ||
| - | |Compares the movement analog stick's current vertical position, as a float value. Fully down is -1.0, fully up is 1.0. | ||
| | |Control | ||
|- | |- | ||
|78 | |78 |