Property | Type | Description | |
---|---|---|---|
explosion | GameObject | ||
playerExplosion | GameObject | ||
scoreValue | int |
Method | Description | |
---|---|---|
OnTriggerEnter ( Collider other ) : void | ||
Start ( ) : void |
public OnTriggerEnter ( Collider other ) : void | ||
other | Collider | |
return | void |