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

Germ Aerobics (SceneBacteria)

Used in: Germ Aerobics, Remix 13, Germ Aerobics 2, Remix 15, Remix 18, Remix 20

Commands

FUN_7100146120(beats, countin) - Aerobics

Function address: 0x7100146120

Usage - to be added when tools are developed

Standard aerobics for a specified number of beats. The count-in starts three beats after the command, and the first input is five beats after the command.

ArgumentTypeDescription
beatsintThe number of beats that the aerobics should last.
countinboolToggles if the “Ou-kay!” count-in should play.

FUN_7100146b50(beats, countin) - Slow Aerobics

Function address: 0x7100146b50

Usage - to be added when tools are developed

Slow aerobics for a specified number of beats. The count-in starts one beat after the command, and the first input is six beats after the command.

ArgumentTypeDescription
beatsintThe number of beats that the aerobics should last.
countinboolToggles if the count-in for slow aerobics should play.

FUN_7100147cd0() - Triple Aerobics

Function address: 0x7100147cd0

Usage - to be added when tools are developed

A triple aerobics cue. The cue starts three beats after the command, and the first input is five beats after the command.

FUN_71001473a0(unknown) - Stop Aerobics

Function address: 0x71001473a0

Usage - to be added when tools are developed

The cue to stop aerobics, including a final input. The cue starts two beats after the command, and the input is five beats after the command.

ArgumentTypeDescription
unknownintUnknown functionality.