Shake Screen

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

Shake Screen
Screenshot of the Event Icon Shake Screen
TabVFX
TypeShakeScreen
OriginrVersion
ShortcutShift+H

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

  • r38: Shortcut was changed from H to Shift+H.

Trivia