A sea mine that moves on a path. When the player approaches it, its eyes will open, and it turns towards the player. Touching it will cause it to explode which hurts the player. If hit with a Koopa Shell, its explosion will also target other nearby objects.
Name | Type | Games | Required? | Description | Values | Exclusives? |
---|---|---|---|---|---|---|
Obj_arg0 | Float | Both | False | Movement Speed: Sets the rate at which it moves on the path. Default is 5. |
|
Name | Games | Required? | Description |
---|---|---|---|
SW_B | Both | False | Gets activated after it explodes. Gets deactivated again when it recovers. |
Name | Games | Required? | Description | Values |
---|---|---|---|---|
Rail | Both | True | The path that it moves on. | |
Group | Both | False | If one of the mines in this group explodes, all active mines will turn towards the exploded mine. | |
ClippingGroup | Both | False | Objects in this group are always clipped together. |
Name | Games | Description |
---|---|---|
SearchTurtle | Both | Red Koopa Shells and Gold Shells home in on this object. |