I am trying to make my new game but StickManDodgeBall(Asteroids) and when the key up is pressed the script is musicvol += 1; and on key down event Down the script is musicvol -= 1; repeat is enabled and for some reason it will accept it but it will not work.