One of the game's main collectibles. There are two variants: Coins (Coin) and Purple Coins (PurpleCoin). Normal Coins can restore one health point if collected by the player. Purple Coins do not restore health, though. Purple Coins can only be used in Purple Comet scenarios or appropriately configured Scenario files. Normal Coins won't appear during Daredevil (Dark) Comets. If they are stored inside a bubble, they will also restore the player's air when underwater. Spins slower when placed underwater.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg3 | Boolean | Both | False | Shadow Calculation: If set, the shadow will be calculated at all times and the game takes the shadow range into account when clipping. | |
Obj_arg4 | Integer | Both | False | Pose Type: Defines how to position and rotate the Coin. May also connect the Coin to the collision below in SMG2. |
|
Obj_arg5 | Float | Both | False | Shadow Length: Sets the shadow drop length. Default is 1000. | |
Obj_arg6 | Integer | Both | False | Shadow Type: Specifies the shadow model type. |
|
Obj_arg7 | Boolean | Both | False | Inside Bubble?: If true, the Coin will be placed inside an Air Bubble. |
Name | Games | Required? | Description |
---|---|---|---|
SW_APPEAR | Both | False | Appears when this switch is activated. |
SW_B | Both | False | Kills the Coin if this switch gets activated. |
SW_AWAKE | Both | False | Enables rendering and resumes updates when this switch is active. |
Name | Games | Required? | Description | Values |
---|---|---|---|---|
ClippingGroup | SMG2 | False | Objects in this group are always clipped together. |
Name | Games | Description |
---|---|---|
ScoreAttack | SMG2 | This object scores 100 points in The Chimp's challenges. |
Player2Targetable | SMG2 | Can be targeted and collected by player 2. |
MirrorActor | Both | A mirrored version of this object is created for mirror reflection setups if placed inside a MirrorArea. |
DemoSimpleCast | Both | Continues movement during cutscenes, NPC conversations, etc. |