A small Goomba enemy that can be instantly defeated by most of the player's attacks. It wanders around randomly. Once the player gets close, it will chase after the player to damage them. It drops a Coin when stomped or Ground Pounded, and it drops a Star Bit when defeated through other means. Additionally, this enemy can be defeated by: the Fire, Rainbow and Rock power-ups, the Spin Drill, explosions, coconuts, Stretch Plants, Topmen, Koopa Shells, Spiny projectiles, and Silver Chomps.
| Name | Games | Required? | Description |
|---|---|---|---|
| SW_APPEAR | Both | False | Appears when this switch is activated. |
| SW_DEAD | Both | False | Gets activated when it dies. |
| SW_B | Both | False | Once activated, the object will be killed. |
| SW_AWAKE | Both | False | Enables rendering and resumes updates when this switch is active. |
| Name | Games | Required? | Description | Values |
|---|---|---|---|---|
| ClippingGroup | Both | False | Objects in this group are always clipped together. |
| Name | Games | Description |
|---|---|---|
| Player2Targetable | Both | Can be targeted, frozen and defeated (SMG2 only) by player 2. |
| YoshiTargetable | SMG2 | Can be targeted and eaten by Yoshi. |
| MoveLimitCollision | Both | The collision binder also checks for MoveLimit collision. |