Shake Screen

Revision as of 07:35, 10 February 2025 by Azabiphetamine (talk | contribs) (Created page with "{{Event | event = Shake Screen | image = File:EditorShakeScreen.png | tablocation = VFX | eventtype = ShakeScreen | versionorigin = r<code>Version</code> | shortcut = H }} '''Shake Screen''' is an event in the '''VFX Tab''' that shakes the screen. == Usage == {| class="wikitable" |- ! Setting !! Type !! Description |- | Shake Level || Slider || Strength of the shake (Low, Medium, High). |} === Advanced === It can be affected by the custom methods <code>smoothSh...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Shake Screen
Screenshot of the Event Icon Shake Screen
TabVFX
TypeShakeScreen
OriginrVersion
ShortcutH

Shake Screen is an event in the VFX Tab that shakes the screen.

Usage

Setting Type Description
Shake Level Slider Strength of the shake (Low, Medium, High).

Advanced

It can be affected by the custom methods smoothShake = boolEnabled and rotateShake = boolEnabled.

Surgery

{ "bar": X, "beat": X, "y": X, "type": "ShakeScreen", "rooms": [0], "shakeLevel": "High" }

rooms (number[])
Rooms to affect.

shakeLevel (enum)
Strength of the shake: Low, Medium, or High.

History

Trivia