Set Speed

Revision as of 06:11, 24 October 2024 by Azabiphetamine (talk | contribs) ({{EventNavBox}})
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Set Speed is an event in the VFX tab that can change the game's visual speed, as well as event durations.

Set Speed
Screenshot of the Event Icon Set Speed
TabVFX
TypeSetSpeed
OriginrVersion
ShortcutS

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.

History

Trivia