Controls a group of Blue Chips (BlueChip) and activates SW_A once all of them have been collected. It is recommended to have five Blue Star Chips per group. The group for this object and the individual Blue Star Chips has to be specified using Obj_arg0. This controller is also responsible for displaying the counter layout at the top of the screen.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg0 | Integer | SMG1 | False | Blue Chip Group ID: The group ID of this object and its Blue Star Chips. | |
Obj_arg1 | Integer | SMG1 | False | Time Limit: Specifies how long it takes before the Blue Star Chips will disappear after activating its SW_APPEAR. Default is -1, which makes the objects appear indefinitely. | |
Obj_arg2 | Float | SMG1 | False | Counter Display Range: Specifies the range from this object that the player has to be within for the counter layout to be displayed. Default is 2000. | |
Obj_arg3 | Integer | SMG1 | False | Reactivation Type: Specifies what to do with the individual chips after reloading the scene, for example after a death. |
|
Name | Games | Required? | Description |
---|---|---|---|
SW_APPEAR | SMG1 | False | Appears when this switch is activated. |
SW_A | SMG1 | True | Gets activated when all linked Blue Star Chips have been collected. |