A Brick Block that can be destroyed through all player attacks. It may drop a Coin when destroyed. However, when destroyed through SW_A, it drops one Star Bit.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg0 | Integer | Both | False | Number of Coins: The number of Coins to be dropped. Default is 1. | |
Obj_arg1 | Integer | Both | False | Shadow Type: Specifies whether to use a shadow or not. |
|
Name | Games | Required? | Description |
---|---|---|---|
SW_DEAD | SMG2 | False | Gets activated when destroyed. |
SW_A | Both | False | Destroys the block once activated. |
SW_AWAKE | SMG2 | False | Enables rendering and resumes updates when this switch is active. |
Name | Games | Required? | Description | Values | Exclusives? |
---|---|---|---|---|---|
ClippingGroup | Both | False | Objects in this group are always clipped together. |
|
Name | Games | Description |
---|---|---|
Player2Targetable | SMG2 | Can be targeted and destroyed by player 2. |
SearchTurtle | Both | Red Koopa Shells and Gold Shells home in on this object. |