Hide Row

Revision as of 12:03, 15 October 2024 by Azabiphetamine (talk | contribs) (Created page with "{{Event | event = Hide Row | image = File:EditorHideRow.png | tablocation = VFX | eventtype = HideRow | versionorigin = r1 | shortcut = X }} '''Hide Row''' is an event in the '''VFX tab''' that shows and hides rows. == Usage == {| class="wikitable" ! Setting !! Type !! Description |- | Row || Dropdown (number) || Row to show or hide. |- | Action || Dropdown (enum) || Action: fully show, fully hide, show only character, show only row. |- | Transition || Buttons (...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Hide Row
Screenshot of the Event Icon Hide Row
TabVFX
TypeHideRow
Originr1
ShortcutX


Hide Row is an event in the VFX tab that shows and hides rows.

Usage[edit]

Setting Type Description
Row Dropdown (number) Row to show or hide.
Action Dropdown (enum) Action: fully show, fully hide, show only character, show only row.
Transition Buttons (enum) Transition: instantly or with a puff of smoke. Additionally, if the action is "Visible," one can choose to play the full animation of the character coming in from the side.

Surgery[edit]

{ "bar": X, "beat": X, "y": X, "type": "HideRow", "row": 0, "show": "Hidden", "transition": "Smooth" }

row (number)
Goes from 0 to the amount of rows in the level minus one. Row to apply the effect on.

show (enum)
Either "Visible", "Hidden", "OnlyRow" or "OnlyCharacter".

transition (enum)
Either "Smooth" or "Instant". It can also be "Full" if show is "Visible".

History[edit]

Trivia[edit]