Set Oneshot Wave

Revision as of 20:56, 7 February 2025 by Azabiphetamine (talk | contribs) (→‎Surgery)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Set Oneshot Wave is an event in the Rows Tab that changes the visual waveform presented in a oneshot row. This does not affect gameplay.

Set Oneshot Wave
Screenshot of the Event Icon Set Oneshot Wave
TabRows
TypeSetOneshotWave
OriginrVersion

Usage

It can be accessed by placing a oneshot beat and clicking Switch to Set Wave. This will show a menu that allows the editing of the wave type, as well as its height and width.

Oneshot Types
Oneshot Type Internal Name Image
Standard BoomAndRush  
Ball Ball  
Spring Spring  
Spike Spike  
Huge Spike SpikeHuge  
Sink Single  

Surgery

{ "bar": X, "beat": X, "y": X, "type": "SetOneshotWave", "row": X, "waveType": "BoomAndRush", "height": 100, "width": 100 }

row (integer)
Oneshot row to set the wave. Must be equal to y.

waveType (enum)
Type of oneshot. Values: BoomAndRush, Ball, Spring, Spike, SpikeHuge, Single.

height (number)
Height of the oneshot.

width (number)
Width of the oneshot.

History

Trivia