A destroyable snow spike object that spawns a Coin after hitting it a set amount of times. When destroyed, the player has to walk away from it so that it can respawn.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg0 | Integer | SMG2 | False | Hits Needed For Coin: The number of required hits for it to spawn a Coin. The actual number of required hits will be Obj_arg0 % 4. Default is 0. |
Name | Games | Description |
---|---|---|
Player2Targetable | SMG2 | Can be targeted and destroyed by player 2. |