I’m creating a restaurant game and I want the popups for orders to randomized. Is there a way to do that?
Theres no images but see if this helps, https://forum.creative.gimkit.com/t/introducing-the-item-randomizer-trigger-4-10/80234
The pictures would be very nice to have mostly because I’m VERY bad at blocks
I understand, let me see if I can find something more helpful.
Alright thanks!
How many orders do you want to have?
Five I’d say
you could use a simple randimizer it uses blocks but its simple
The only problem is I don’t know how to make one
Ill get a pic in a sec …
okay
copy the If do block more 4 times and change ._.=1 by 1 each time like2,3,4 and 5
alright but how does that open the a pop-up (sorry I’m not a blocks master)
A better thing is to do concatenation, in which instead of pasting it 5 times for each time is to just randomize and broadcast that variable. Then have it appear or whatever. (The popups would have to be labeled 1 through 5 to receive the broadcast)
It worked thanks
Like he said, I would recommend using a randomizer.