Set Oneshot Wave
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 | |
---|---|
Tab | Rows |
Type | SetOneshotWave |
Origin | rVersion |
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 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.