517
edits
(Created page) |
m (im not sure what 0.17 means here) |
||
| Line 1: | Line 1: | ||
{{Event | {{Event | ||
| event = Show Hands | | event = Show Hands | ||
| image = File: | | image = File:EditorShowHands.png | ||
| tablocation = VFX | | tablocation = VFX | ||
| eventtype = ShowHands | | eventtype = ShowHands | ||
| versionorigin = 0.17 | | versionorigin = r<code>version</code><!--0.17--> | ||
| shortcut = U | | shortcut = U | ||
}} | }} | ||
'''Show Hands''' is an event in the '''VFX Tab''' that | '''Show Hands''' is an event in the '''VFX Tab''' that shows one or both hands (arms) on screen. | ||
== Usage == | == Usage == | ||
{| class="wikitable" | {| class="wikitable" | ||
| Line 28: | Line 29: | ||
== Surgery == | == Surgery == | ||
<code>{ "bar": X, "beat": X, "y": X, "type": "ShowHands", "rooms": [0], "hand": "Left", "action": "Show", "extent": "Full", "forceRaise": true, "align": false, "instant": true}</code> | <code>{ "bar": X, "beat": X, "y": X, "type": "ShowHands", "rooms": [0], "hand": "Left", "action": "Show", "extent": "Full", "forceRaise": true, "align": false, "instant": true}</code> | ||
== History == | == History == | ||
* '''r38''': Shortcut was changed from 5 to U. | |||
== Trivia == | == Trivia == | ||
* If you turn "Align with room's visible area" off, then it ''will'' align with the room's visible area, and vice versa. This may or may not be unintentional. | * If you turn "Align with room's visible area" off, then it ''will'' align with the room's visible area, and vice versa. This may or may not be unintentional. | ||
{{EventNavBox}} | {{EventNavBox}} | ||
edits