A Goomba that wears a pumpkin mask. It wanders along a set path, and it sporadically emits a blue flame that burns the player upon contact. The enemy itself damages the player upon contact. The pumpkin mask can be destroyed with most of the player's attacks. This will reveal the Goomba. If the player uses a Ground Pound, the mask and the Goomba will be destroyed.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg0 | Boolean | Both | False | Doesn't Calculate Gravity?: If set, it won't calculate gravity and the object won't rotate with gravity. | |
Point_arg0 | Integer | Both | False | Emit Flame: Specifies if it will emit a flame at this point or not. |
|
Name | Games | Required? | Description |
---|---|---|---|
SW_APPEAR | SMG2 | False | Appears when this switch is activated. |
SW_DEAD | Both | 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 | Both | True | The path that it moves on. |
Name | Games | Description |
---|---|---|
Player2Targetable | Both | Can be targeted, frozen and attacked (SMG2 only) by player 2. |
YoshiTargetable | SMG2 | Can be targeted and eaten by Yoshi. |