Property | Type | Description | |
---|---|---|---|
arrowHit1 | |||
arrowShoot1 | |||
arrowShoot2 | |||
damage | int | ||
isEnemyShot | bool | ||
lionHurt | |||
soundEnabled | bool |
Method | Description | |
---|---|---|
OnTriggerEnter2D ( |
||
Start ( ) : void | ||
TrackObject ( Transform followThis ) : void | ||
Update ( ) : void |
public OnTriggerEnter2D ( |
||
other | ||
return | void |
public TrackObject ( Transform followThis ) : void | ||
followThis | Transform | |
return | void |