Free Unity C# Script library used to make a full Unity3d game.
File has no description.
List of variables that you can modify in the inspector.
| Access | Name | Type | Default Value | Description |
|---|---|---|---|---|
| public | tag | string | ”” | No description. |
| public | particle | ParticleSystem | no default | No description. |
| private | muzzleFlash | ParticleSystem | no default | No description. |
| private | muzzle | Light | no default | No description. |
| private | shell | GameObject | no default | No description. |
| private | shotSounds | AudioClip[] | no default | No description. |
| private | audioSource | AudioSource | no default | No description. |
| private | particles | AIParticles[] | no default | No description. |
| private | defaultParticle | ParticleSystem | no default | No description. |