Help! Randomizing Random
Is it me or does the random command only load once.
how do i get it to randomize a number each time i do the command?
right now i have it so i hit a button it change = random (1,4)
but each time i do it, it always generates the same number.
how do i get it to randomize a number each time i do the command?
right now i have it so i hit a button it change = random (1,4)
but each time i do it, it always generates the same number.
Comments
But if it always gives you the same number something is wrong
DEMO: http://gamesalad.com/game/2197
Hope that helps.
Asymptoteell
cheers kipper
Access this attribute whenever you need a random number. As it only starts once there should be no sequencing.
Cheers
Valan