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

Backup Spotlight (SceneDancer)

Used in: Backup Spotlight, Remix 4, Remix 8, Backup Spotlight 2, Remix 9, Remix 19, Remix 20

Commands

FUN_7100181c70(beats, voice, startInPosition, stayInPosition) - Start Dance

Function address: 0x7100181c70

Usage - to be added when tools are developed

Repeatedly pose in-place for a certain number of beats, starting 5 beats after the command (and the first input is 6 beats after the command). The first cue sound is 3.5 beats after the command. The count-out will automatically play as the posing ends. Ku-kin!

ArgumentTypeDescription
beatsintThe number of beats to repeatedly pose for.
Starts on a rest.
voiceintSomething to do with the dancer’s voices, obviously. Needs testing!
startInPositionboolToggles if the backup dancers should move to their crouching position before the first pose (i think).
stayInPositionboolToggles if the backup dancers should stay standing after the posing ends (i think).

FUN_7100181210(beats, voice, stayInPosition) - Start Turn And Dance

Function address: 0x7100181210

Usage - to be added when tools are developed

Repeatedly turn and pose for a certain number of beats, starting 5 beats after the command. The direction of the first turn is opposite of the current facing direction (which starts on the right). The first cue sound is 3 beats after the command. The count-out will automatically play as the posing ends. Dan, dan!

ArgumentTypeDescription
beatsintThe number of beats to repeatedly turn and pose for.
voiceintSomething to do with the dancer’s voices, obviously. Needs testing!
stayInPositionboolToggles if the backup dancers should stay standing after the posing ends (i think).

FUN_7100182460(unknown) - Fast Turn

Function address: 0x7100182460

Usage - to be added when tools are developed

A single fast turn. The direction of the turn is opposite of the current facing direction (which starts on the right). The first cue sound is 3.5 beats after the command, and the first input is 5.5 beats after the command.

ArgumentTypeDescription
unknownboolUnknown functionality.