Property | Type | Description | |
---|---|---|---|
destroyedParticle | GameObject | ||
destroyedSound | |||
speed | float | ||
speedIncrement | float |
Method | Description | |
---|---|---|
OnTriggerEnter ( Collider other ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
faceLeft ( ) : void | ||
faceRight ( ) : void |
public OnTriggerEnter ( Collider other ) : void | ||
other | Collider | |
return | void |
public AudioClip,UnityEngine destroyedSound | ||
return |