Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Sweeper Star (SceneBrush)

Used in: Sweeper Star, Remix 6, Remix 8, Sweeper Star 2, Remix 10, Remix 19, Remix 20

Commands

FUN_710015a560(beats, playUn, fadeUn, countout) - Continuous Sweeping

Function address: 0x710015a560

Usage - to be added when tools are developed

Keep-the-beat sweeping for a given period, starting four beats after the command (with the first input being five beats after the command). Automatically plays the “Un, go!” count-in two beats after the command if this is the first time used in a level, or if a previous Continuous Sweeping command occured with a count-out.

ArgumentTypeDescription
beatsintThe number of beats to automatically sweep for after two beats.
Starts on a rest.
(“Un, go!” rest, sweep, rest, sweep, and so on…)
playUnboolToggles if the “un” sound should play on the rests while sweeping.
fadeUnboolToggles if the “un” sound effect should gradually fade out if
it was toggled on.
countoutboolToggles the “Three, two, one!” count-out.

FUN_710015ab00() - Triple Sweep

Function address: 0x710015ab00

Usage - to be added when tools are developed

A triple-sweep pattern. The first sound effect is 3.5 beats after the command, and the first input is five beats after the command.

FUN_710015af40(unknown) - Spin-Spin

Function address: 0x710015af40

Usage - to be added when tools are developed

A “Spin, spin!” pattern. This does not include stopping the spin! The first sound effect is two beats after the command, and the input is four beats after the command.

ArgumentTypeDescription
unknownboolUnknown functionality. Mostly is set to false.

FUN_710015b2e0() - Stop Spinning

Function address: 0x710015b2e0

Usage - to be added when tools are developed

The input to stop spinning, four beats after the command.