Property | Type | Description | |
---|---|---|---|
sound2play | int | ||
sounds | UnityEngine.AudioClip[] |
Method | Description | |
---|---|---|
OnCollisionEnter ( Collision thing ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public OnCollisionEnter ( Collision thing ) : void | ||
thing | Collision | |
return | void |