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

Can Do (SceneHammer)

Used in: Can Do, Remix 4, Remix 8, Can Do 2, Remix 13, Remix 17, Remix 19, Remix 20

Commands

FUN_71001ab410(landTicks, throw, hitTicks) - Red Can

Function address: 0x71001ab410

Usage - to be added when tools are developed

Spawns a red can.

ArgumentTypeDescription
landTicksintIf the can is thrown, the timing of the can landing.
- If this is positive, this is the ticks before the hit position.
- If this is negative, this is the ticks after the start of
the conveyor belt.
throwboolWhether the can should be thrown or not.
hitTicksboolHow many ticks from spawning until the can should be hit.

FUN_71001abcb0(landTicks, throw, hitTicks) - Blue Can

Function address: 0x71001abcb0

Usage - to be added when tools are developed

Spawns a blue can.

ArgumentTypeDescription
landTicksintIf the can is thrown, the timing of the can landing.
- If this is positive, this is the ticks before the hit position.
- If this is negative, this is the ticks after the start of
the conveyor belt.
throwboolWhether the can should be thrown or not.
hitTicksboolHow many ticks from spawning until the can should be hit.