Set Heart Explosion Interval

Revision as of 09:54, 7 November 2024 by Azabiphetamine (talk | contribs) (Created page with "{{Event | event = Set Heart Explosion Interval | image = File:SetHeartExplosionInterval.png | tablocation = Sounds | eventtype = SetHeartExplosionInterval | versionorigin = r<code>Version</code> | shortcut = I }} '''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 == {| class="wikitable" |+ Properties |- ! Setting !! Type !! Description |- | Hea...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Set Heart Explosion Interval
TabSounds
TypeSetHeartExplosionInterval
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

Template:EventNavbox