Set Heart Explosion Interval

Jump to navigation Jump to search
Set Heart Explosion Interval
Screenshot of the Event Icon Set Heart Explosion Interval
TabSounds
TypeSetHeartExplodeInterval
OriginrVersion
ShortcutI

Set Heart Explosion Interval is an event in the Sounds Tab that sets the interval at which the heart explosion is played relative to the last hit(s).

Usage

Properties
Setting Type Description
Heart Explosion Delay Dropdown (Enum) Type of delay. Can be Instant, on a Fixed Interval, Combined on Downbeat, or Combined on Fixed Interval.
Interval Text box (Number) Interval of the heart explosion in beats.

Surgery

{ "bar": X, "beat": X, "y": X, "type": "SetHeartExplodeInterval", "intervalType": "GatherAndCeil", "interval": 1 }

intervalType (enum)
Type of interval for the heart explosion. Can be "GatherAndCeil", "OneBeatAfter", "GatherNoCeil", or "Instant".

interval (number)
Interval in beats. If intervalType is "Instant", it does nothing.

History

Trivia