A small stone that can be kicked. It drops a single Star Bit or a Coin when hit by the player or explosions. The object automatically tries to connect to collision within 300 units.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg0 | Boolean | SMG2 | False | Drops Coin?: If set, it will drop a single Coin when kicked. Otherwise, it will drop a Star Bit. | |
Obj_arg1 | Boolean | SMG2 | False | Connector Ignores Gravity?: If set, the object's down vector will be used to determine the collision to connect the object to. Otherwise, the object's gravity will be used. | |
Obj_arg2 | Boolean | SMG2 | False | Don't Connect to Collision?: If set, it won't connect to nearby collision. |
Name | Games | Required? | Description |
---|---|---|---|
SW_AWAKE | SMG2 | False | Enables rendering and resumes updates when this switch is active. |
Name | Games | Required? | Description | Values |
---|---|---|---|---|
DemoCast | SMG2 | False | Can take part in a cutscene. |
Name | Games | Description |
---|---|---|
YoshiTargetable | SMG2 | Can be targeted by Yoshi. |