Stop N Go N Stop (SceneCars)
Used in: Stop N Go N Stop, Remix 2, Stop N Go N Stop 2, Remix 7, Remix 8, Remix 18, Remix 20
Commands
FUN_71001601d0(pointCue, largeBoost) - Accelerate
Function address: 0x71001601d0
Usage - to be added when tools are developed
An accelerate cue, with or without the two “pointing” sounds and visuals. The first point is 0.5 beats after the command, and the input is 4 beats after the command.
| Argument | Type | Description |
|---|---|---|
pointCue | bool | Toggles if the two pointing sound effects should play. In the original game, only Remix 7 disables them. |
largeBoost | bool | Toggles if the Revlinos should get a larger speed boost when accelerating. |
FUN_71001608f0(unknown1, unknown2, unknown3) - Brake
Function address: 0x71001608f0
Usage - to be added when tools are developed
A brake cue. The first sound is 2 beats after the command, and the input is 4 beats after the command.
| Argument | Type | Description |
|---|---|---|
unknown1 | long | Unknown functionality. |
unknown2 | long | Unknown functionality. |
unknown3 | bool | Unknown functionality. |