$ 0 0 Replace this line: if(Input.GetButtonDown("Fire1") && shots < maxShots) with this line: if(Input.GetButton("Fire1") && shots < maxShots)