A die block that can spawn a single Star Bit, one, three or five 1-Up Mushrooms depending on the side it lands on when hit. The player can hit it using Spin Attacks, Star Bits, snowballs, fireballs, Yoshi's projectiles and the Rock power-up. Interestingly, it declares 1000 Star Bits, although it can only spawn one.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg1 | Float | SMG2 | False | Horizontal Throw Speed: How fast the dice moves horizontally when hit. Default is 18. | |
Obj_arg2 | Float | SMG2 | False | Vertical Throw Speed: How fast the dice moves vertically when hit. Default is 18. |
Name | Games | Required? | Description |
---|---|---|---|
SW_AWAKE | SMG2 | False | Enables rendering and resumes updates when this switch is active. |
Name | Games | Description |
---|---|---|
Player2Targetable | SMG2 | Can be targeted and hit by player 2. |