A big turtle enemy that walks around passively. Touching its body (excluding the shell) damages the player. It can be defeated by the Spin Drill which causes it to drop a single Coin. The player can bounce off its shell. If performed several consecutive times, the player will be awarded a 1-Up on every bounce.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg0 | Integer | SMG2 | False | Color Frame: The color frame to be used. |
|
Name | Games | Required? | Description |
---|---|---|---|
SW_APPEAR | SMG2 | False | Appears when this switch is activated. |
SW_DEAD | SMG2 | False | Gets activated when it dies. |
SW_A | SMG2 | False | Once activated, it will return to its initial path coordinate. |
Name | Games | Required? | Description | Values |
---|---|---|---|---|
Rail | SMG2 | True | The path that it moves on. | |
ClippingGroup | SMG2 | False | Objects in this group are always clipped together. |
Name | Games | Description |
---|---|---|
Player2Targetable | SMG2 | Can be targeted and frozen by player 2. |