Property | Type | Description | |
---|---|---|---|
force | float | ||
hitBoxSpawner | GameObject | ||
timeSpentActive | float |
Method | Description | |
---|---|---|
OnCollisionEnter ( Collision other ) : void | ||
TriggerDestroy ( ) : void | ||
TriggerPosition ( ) : void | ||
Update ( ) : void |
public OnCollisionEnter ( Collision other ) : void | ||
other | Collision | |
return | void |