A fish enemy that swims on the surface of the water area it's inside. When it touches ice collision, it will be frozen to ice. 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 |
---|---|---|---|---|---|
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. |