Set Speed: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Event | event = Set Speed | image = File:EditorSetSpeed.png | tablocation = VFX | eventtype = SetSpeed | versionorigin = r<code>Version</code> | shortcut = S }} '''Set Speed''' is an event in the '''VFX tab''' that can change the game's visual speed, ''as well as event durations''. == Usage == {| class="wikitable" |- ! Setting !! Type !! Description |- | Game Speed || Text box (number) || Game speed to set to. |- | Easing Duration || Text box (number) || Durat...") |
mNo edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
| tablocation = VFX | | tablocation = VFX | ||
| eventtype = SetSpeed | | eventtype = SetSpeed | ||
| versionorigin = | | versionorigin = r1 | ||
| shortcut = S | | shortcut = S | ||
}} | }} | ||
'''Set Speed''' is an event in the '''VFX Tab''' that can change the game's visual speed, ''as well as event durations''. | |||
'''Set Speed''' is an event in the '''VFX | |||
== Usage == | == Usage == | ||
| Line 42: | Line 41: | ||
== Trivia == | == Trivia == | ||
{{ | {{EventNavBox}} | ||
Latest revision as of 07:44, 10 February 2025
| Set Speed | |
|---|---|
| Tab | VFX |
| Type | SetSpeed |
| Origin | r1 |
| Shortcut | S |
Set Speed is an event in the VFX Tab that can change the game's visual speed, as well as event durations.
Usage
| Setting | Type | Description |
|---|---|---|
| Game Speed | Text box (number) | Game speed to set to. |
| Easing Duration | Text box (number) | Duration of the change, gradually slows down or speeds up. This duration is the only one not affected by the change in Game Speed. |
| Ease | Dropdown (ease) | Easing of the change. |
Advanced
Surgery
{ "bar": X, "beat": X, "y": X, "type": "SetSpeed", "speed": 1, "duration": 0, "ease": "Linear" }
speed (number)
Game speed. Does not accept negative values.
duration (number)
Duration of the change in beats.
ease (enum)
Easing.