// This will spam shoot bullets if put in update(). Use coroutines public override void Attack () { weapon.UseWeapon (); }