A destroyable obstacle that can be destroyed using Koopa Shells, Yoshi's projectiles or any enemy attack except enemy fire damage. Most of its variants can contain an item. Except for Star Bits and Power Stars, the items are only cosmetic. If the item is set to Power Star, the object also requires a proper setup in the galaxy's Scenario file. When BreakableCageL gets destroyed, it will always play the "riddle solved" jingle.
Name | Type | Games | Required? | Description | Values | Exclusives? |
---|---|---|---|---|---|---|
Obj_arg0 | Float | Both | False | Rotation Speed: The rate at which the cage rotates. Negative values invert the direction. |
| |
Obj_arg1 | Boolean | Both | False | Ignore Gravity?: If enabled, the rotation will not be affected by gravity. |
| |
Obj_arg2 | Boolean | Both | False | Delay SW_DEAD Activation?: When enabled, SW_DEAD will be activated immediately instead of having to wait for the breaking animation to finish. | ||
Obj_arg3 | Boolean | SMG2 | False | Play Riddle SFX?: If enabled, it will play the "riddle solved" jingle when destroyed. |
| |
Obj_arg6 | Integer | Both | False | Toad/Luma Color: The color frame of the Toad or Luma contained inside the cage. |
| |
Obj_arg7 | Integer | Both | False | Item Type: The item that is displayed inside the cage. 5 Star Bits and Power Stars can be spawned directly. |
|
|
Name | Games | Required? | Description |
---|---|---|---|
SW_APPEAR | Both | False | Appears when this switch is activated. |
SW_DEAD | Both | False | Gets activated after destroying this object. |
SW_A | Both | False | Registered to be set but never used. |
SW_B | Both | False | Gets deactivated after destroying this object. |
SW_AWAKE | Both | False | Enables rendering and resumes updates when this switch is active. |
Name | Games | Required? | Description | Values | Exclusives? |
---|---|---|---|---|---|
Group | Both | False | Used to group several trash piles for use with the Gearmo mini-game. |
| |
ClippingGroup | Both | False | Objects in this group are always clipped together. | ||
AppearPowerStar | Both | False | Spawned after destroying it. Requires Obj_arg7 to be set to 7. |
| |
Camera | Both | False | Used when it gets destroyed. | ||
DemoCast | Both | False | Can take part in a cutscene. |
Name | Games | Description |
---|---|---|
SearchTurtle | Both | Red Koopa Shells and Gold Shells home in on this object. |