A generic planet with a model and collision. It creates an Ice model as well. Also supports color change (ColorChange.brk) and texture change (TexChange.btk/.btp) animations as well as shadows (Shadow.bcsv). When it appears, the ice model's "Freeze" animation plays.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg0 | Integer | Both | False | Color Frame: If ColorChange.brk exists, this will define the color frame to be used. | |
Obj_arg1 | Integer | Both | False | Texture Frame: If TexChange.btp/.btk exists, this will define the texture frame to be used. | |
Obj_arg2 | Float | Both | False | Shadow Length: If Shadow.bcsv exists, this defines the shadow's drop length. |
Name | Games | Required? | Description |
---|---|---|---|
SW_APPEAR | Both | False | Appears when this switch is activated. |
SW_DEAD | SMG2 | False | Can be activated when the object is killed through a cutscene action. |
SW_AWAKE | Both | False | Enables rendering and resumes updates when this switch is active. |
Name | Games | Required? | Description | Values |
---|---|---|---|---|
DemoCast | Both | False | Can take part in a cutscene. |