A fish enemy that swims on the surface of the water area it's inside. It can be defeated by most of the player's attacks. It drops a Coin when stomped or Ground Pounded, and it drops Star Bits when defeated through other means. Additionally, this enemy can be defeated by: the Fire, Rainbow and Rock power-ups, the Spin Drill, Koopa Shells, and Spiny projectiles. When it touches ice collision, it will be frozen to ice, causing the enemy to die upon contact, dropping Star Bits.
| Name | Type | Games | Required? | Description | Values |
|---|---|---|---|---|---|
| Obj_arg0 | Boolean | SMG2 | False | Invalidate Shadow?: If set, its shadow will be invalidated. |
| Name | Games | Required? | Description |
|---|---|---|---|
| SW_DEAD | SMG2 | 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 | 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, frozen and defeated by player 2. |
| YoshiTargetable | SMG2 | Can be targeted and eaten by Yoshi. |