C# (CSharp) WeaponShot - 10 examples found. These are the top rated real world C# (CSharp) examples of WeaponShot from package GameProject extracted from open source projects. You can rate examples to help us improve the quality of examples.
This script encapsulates the behaviour of a single shot, and can be attached and customised for each individual weaponshot prefabs. Once defined, the weaponshot prefab can be referenced in the weaponscontroller script when attached, both scripts/behaviour together define the weapons system.