Property | Type | Description | |
---|---|---|---|
back | |||
front | |||
obj | GameObject | ||
spawn | Transform | ||
xpBack | |||
xpFront |
Method | Description | |
---|---|---|
OnCollisionEnter ( Collision col ) : void | ||
OnGUI ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
giveDamage ( ) : float |
public OnCollisionEnter ( Collision col ) : void | ||
col | Collision | |
return | void |