Flip Screen

Revision as of 07:39, 10 February 2025 by Azabiphetamine (talk | contribs) (Created page with "{{Event | event = Flip Screen | image = File:EditorFlipScreen.png | tablocation = VFX | eventtype = FlipScreen | versionorigin = r<code>Version</code> | shortcut = N }} '''Flip Screen''' is an event in the '''VFX Tab''' that flips the screen horizontally and vertically, individually. == Usage == {| class="wikitable" |- ! Setting !! Type !! Description |- | Flip Direction || Single Selection || No flip, horizontal flip, vertical flip, or both flips (essentially a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Flip Screen
Screenshot of the Event Icon Flip Screen
TabVFX
TypeFlipScreen
OriginrVersion
ShortcutN

Flip Screen is an event in the VFX Tab that flips the screen horizontally and vertically, individually.

Usage

Setting Type Description
Flip Direction Single Selection No flip, horizontal flip, vertical flip, or both flips (essentially a 180 deg turn).

Surgery

{ "bar": X, "beat": X, "y": X, "type": "FlipScreen", "rooms": [0], "flipX": true, "flipY": false }

rooms (number[])
Rooms to affect.

flipX (bool)
Whether to flip horizontally or not.

flipY (bool)
Whether to flip vertically or not.

History

Trivia