A bug-like enemy with a spiky top that hops around horizontally. It damages the player upon contact. It can be defeated by stomping or Ground Pounding its weak spot. Furthermore, it can be defeated using fireballs, the Spin Drill, Koopa Shells and the Rainbow power-up. It can be frozen by the Orange Luma.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg0 | Boolean | SMG2 | False | Inverted?: If set, its body will be inverted so that the spiky top points downwards. |
Name | Games | Required? | Description |
---|---|---|---|
SW_DEAD | SMG2 | False | Gets activated when it dies. |
SW_A | SMG2 | False | If used, its body will be inverted whenever the state of the switch changes. |
Name | Games | Required? | Description |
---|---|---|---|
ClippingGroup | SMG2 | False | Objects in this group are always clipped together. |
Name | Games | Description |
---|---|---|
MoveLimitCollision | SMG2 | The object's collision binder also checks for MoveLimit collision. |