Fade Room: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Event | event = Fade Room | image = File:EditorFadeRoom.png | tablocation = Rooms | eventtype = FadeRoom | versionorigin = r<code>Version</code> | shortcut = F }} '''Fade Room''' is an event in the '''Rooms Tab''' that sets the opacity of a room. == Usage == {| class="wikitable" |+ Properties |- ! Setting !! Type !! Description |- | Opacity || Slider and Text Box (Number) || Opacity of the room. |- | Duration || Text Box (Number) || Duration of the opacity chan...") |
(No difference)
|
Revision as of 22:05, 7 February 2025
Fade Room | |
---|---|
Tab | Rooms |
Type | FadeRoom |
Origin | rVersion |
Shortcut | F |
Fade Room is an event in the Rooms Tab that sets the opacity of a room.
Usage
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
The history of the event across versions. (ex. How it changed between versions and the looks of it in its dev stages.)