Controls a group of Star Chips (YellowChip) and activates SW_A once all of them have been collected. It is recommended to have five Yellow Star Chips per group. The group for this object and the individual Yellow 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 | Both | False | Yellow Chip Group ID: The group ID of this object and its Yellow Star Chips. | |
Obj_arg1 | Integer | Both | False | Time Limit: Specifies how long it takes before the Yellow Star Chips will disappear after activating its SW_APPEAR. Default is -1, which makes the objects appear indefinitely. | |
Obj_arg2 | Float | Both | 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 | Both | 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 | Both | False | Appears when this switch is activated. |
SW_A | Both | True | Gets activated when all linked Yellow Star Chips have been collected. |