Projectile

Every projectile weapon must be assigned a Projectile item, which is a game object with a Projectile component or one that inherits from it. Check Spear.cs for an example of this.

Last updated