Ribbit Rocket (SceneKaeru)
Used in: Ribbit Rocket, Remix 2, Ribbit Rocket 2, Remix 8, Remix 19, Remix 20
Commands
FUN_71001b8db0(startingLilypad) - Green Frog
Function address: 0x71001b8db0
Usage - to be added when tools are developed
Spawns a green on-beat frog to launch, starting on a specified lilypad. The first cue sound is 3 beats after the command, and the input is 5 beats after the command.
| Argument | Type | Description |
|---|---|---|
startingLilypad | int | The lilypad for the frog to start on, with 2 being the lilypad immediately left of the player, and increasing as you go further left. Can be between 2 and 4 (inclusive). |
FUN_71001b8f70(startingLilypad) - Red Frog
Function address: 0x71001b8f70
Usage - to be added when tools are developed
Spawns a red off-beat frog to launch, starting on a specified lilypad. The first cue sound is 3.5 beats after the command, and the input is 5.5 beats after the command.
| Argument | Type | Description |
|---|---|---|
startingLilypad | int | The lilypad for the frog to start on, with 2 being the lilypad immediately left of the player, and increasing as you go further left. Can be between 2 and 4 (inclusive). |