Flash: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
| eventtype = Flash | | eventtype = Flash | ||
| versionorigin = r<code>Version</code> | | versionorigin = r<code>Version</code> | ||
| shortcut = F | | shortcut = Shift+F | ||
}} | }} | ||
'''Flash''' is an event in the '''VFX tab''' that flashes the screen white with predetermined lengths. It's often unused in favor of [[Custom Flash]]. | '''Flash''' is an event in the '''VFX tab''' that flashes the screen white with predetermined lengths. It's often unused in favor of [[Custom Flash]]. | ||
Line 29: | Line 29: | ||
== History == | == History == | ||
* r38: Shortcut was changed from F to Shift+F. | |||
== Trivia == | == Trivia == | ||
{{EventNavBox}} | {{EventNavBox}} |
Revision as of 11:20, 24 June 2025
Flash | |
---|---|
Tab | VFX |
Type | Flash |
Origin | rVersion |
Shortcut | Shift+F |
Flash is an event in the VFX tab that flashes the screen white with predetermined lengths. It's often unused in favor of Custom Flash.
Usage
Setting | Type | Description |
---|---|---|
Length | Slider | Length of the flash (Short, Medium, Long). |
Surgery
{ "bar": X, "beat": X, "y": X, "type": "Flash", "rooms": [0], "duration": "Short" }
rooms (number[])
Rooms to affect.
duration (enum)
Duration of the flash: Short, Medium, or Long.
History
- r38: Shortcut was changed from F to Shift+F.