Set Heart Explosion Interval

Revision as of 09:55, 7 November 2024 by Azabiphetamine (talk | contribs) (WH WELL WHY WAS THIS ONE RENAMED TO EXPLOSION BUT THE VOLUME IS KEPT AS EXPLODE)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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).

Set Heart Explosion Interval
Screenshot of the Event Icon Set Heart Explosion Interval
TabSounds
TypeSetHeartExplodeInterval
OriginrVersion
ShortcutI

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