Im trying to make a gun souond effect rondomly choose 1 of 3 different sounds, how would i do that? i dont get how the randomizer works. it would be very helpful if someone helped
@grazer hey i need help
@ndc360
Randomizer works by
setting your minimum and maximum is like how many sides of a die you want
and new is like rolling the die
The output would be a number that was rolled
A filter could be used to play the music to the number, like one filter set to = 2
ok thanks ill see if this helps