private void ProccesFiring() { myAmmo.DecreaseAmmoAmount(ammoType); PlayShootingEffects(); ProccesRaycast(); }