[HELP] RANDOM SOUNDS [HELP]
Lu_merlin
Member Posts: 45
Hello everyone I would like it to be like that that when I press a button a sound plays.
But I don't want it to be the same sound over and over again.
So I figured out that i could randomize a number let's say between 1-20 and then make 20 rules. (If randomnumber = 3 then play sound ...)
Will that work? (and if so how do i do that exactly?)
Is there a better way?
Other possibilities?
But I don't want it to be the same sound over and over again.
So I figured out that i could randomize a number let's say between 1-20 and then make 20 rules. (If randomnumber = 3 then play sound ...)
Will that work? (and if so how do i do that exactly?)
Is there a better way?
Other possibilities?
Comments
I need random numbers
game.sound
game.monkey
game.number
game.whatever
there is also a game.sound that is actually the sound controller found in the devices menu. This controls the actual volume of sounds in the game.