A fish enemy that swims on a set path if placed underwater or hops around a path if placed elsewhere. It can be defeated through all player attacks, which causes it to drop a Coin or three Star Bits when defeated.
| Name | Type | Games | Required? | Description | Values |
|---|---|---|---|---|---|
| Point_arg0 | Integer | Both | False | Jump Type: How it jumps and moves on this point. Default is -1. |
|
| Name | Games | Required? | Description |
|---|---|---|---|
| SW_DEAD | Both | False | Gets activated when it dies. |
| SW_AWAKE | SMG2 | False | Enables rendering and resumes updates when this switch is active. |
| Name | Games | Required? | Description | Values |
|---|---|---|---|---|
| Rail | Both | False | The path that it moves on. | |
| ClippingGroup | SMG2 | False | Objects in this group are always clipped together. |
| Name | Games | Description |
|---|---|---|
| ScoreAttack | SMG2 | This object scores 100 points in The Chimp's challenges. |
| Player2Targetable | Both | Can be targeted, frozen and defeated (SMG2 only) by player 2. |
| YoshiTargetable | SMG2 | Can be targeted and eaten by Yoshi. |
| SearchTurtle | Both | Red Koopa Shells and Gold Shells home in on this object. |