A small Goomba enemy that can be instantly defeated using most of the player's attacks. It can also be defeated by an enemy's explosion, crush or shockwave attack. 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 damaged through other means.
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. |