Fade Room

Revision as of 22:08, 7 February 2025 by Azabiphetamine (talk | contribs) (oops)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Fade Room
Screenshot of the Event Icon Fade Room
TabRooms
TypeFadeRoom
OriginrVersion
ShortcutF

Fade Room is an event in the Rooms Tab that sets the opacity of a room.

Usage

Properties
Setting Type Description
Opacity Slider and Text Box (Number) Opacity of the room.
Duration Text Box (Number) Duration of the opacity change in beats.
Ease Dropdown (Enum) Easing.

Surgery

{ "bar": X, "beat": X, "y": X, "type": "FadeRoom", "opacity": 100, "duration": 0, "ease": "Linear" }

y (integer)
Room number (0-3).

opacity (integer)
Opacity of the room (0-100).

duration (number)
Duration of the opacity change.

ease (enum)
Easing.

History

Trivia