Projectile Weapons
To create a projectile weapon:
Create a new game object and call it 'Projectile Weapon'
Add a Gun Weapon component
Add a Projectile Weapon Unit component
Drag a projectile prefab into the Projectile Prefab field in the inspector of the Projectile Weapon Unit component.
The gun is now ready to use and will fire projectiles when triggered, and can be loaded onto a vehicle as a module.
Check out the projectile weapon prefabs to see examples of setting up visual and audio effects.
Last updated