A large snow statue of Bowser that can be destroyed with by hitting it twice with various player attacks, such as snowballs and fireballs. It may spawn a Power Star if the object and Scenario entry are configured correctly.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg0 | Integer | SMG2 | False | Number of Snowballs: The number of snowballs that will appear when destroying it. | |
Obj_arg2 | Boolean | SMG2 | False | Play Riddle SFX?: If enabled, it will play the "riddle solved" jingle when destroyed. | |
Obj_arg3 | Integer | SMG2 | False | Power Star ID: The scenario ID of the Power Star to be spawned. -1 does not register a Power Star. |
Name | Games | Required? | Description |
---|---|---|---|
SW_DEAD | SMG2 | False | Gets activated when it dies. |
SW_AWAKE | SMG2 | False | Enables rendering and resumes updates when this switch is active. |