This is a quick test to see how well I can make the gunshot noises become randomized as you shoot. It uses a shot sound variable (top left) that chooses between 1, 2, and 3 randomly each time you fire, and plays a different gunshot sound based on which number it chooses. I think it works really well! What do you think?