A controller that registers and keeps track of Silver Stars (StrayTico). If the player has collected all Silver Stars, it will spawn a Power Star. This requires an edit to the galaxy's Scenario file. The Silver Stars need to be linked to this object using ParentID (SMG1) / GeneratorID (SMG2).
| Name | Type | Games | Required? | Description | Values |
|---|---|---|---|---|---|
| Obj_arg0 | Boolean | SMG2 | False | Combine at Controller's Position?: If set, the Silver Stars will combine at this object's position. Otherwise, they will combine above the player. |
| Name | Games | Required? | Description |
|---|---|---|---|
| SW_A | Both | False | Gets activated after the Silver Stars combine. |
| Name | Games | Required? | Description | Values |
|---|---|---|---|---|
| AppearPowerStar | Both | True | Appears after the Silver Stars combine. If this is part of a cutscene, it will appear when the 集めチコスター出現 part gets executed. | |
| Camera | SMG2 | False | Used when the individual Silver Stars combine. | |
| DemoCast | Both | False | Can take part in a cutscene. Makes the Power Star appear if 集めチコスター出現 action gets triggered. |