RNG For my game?

So I know many people are going to be like “Search and find” but every one seems to show images improperly it’s really weird can I have someone give me a quick tutorial using a button device instead of a overlay? Thanks!


This is what I mean by shows up improperly: (Below)

Oh, nevermind I understand why.

Which image the second or the first?

Anyways, you wanted to know how to make a randomizer activate when the player clicks the button, correct?

Mhm :head_shaking_vertically: That is what I said.

I was just making sure. So, what you want to do is have the button transmit a channel to activate a trigger when someone clicks the button. Next, create a block inside the trigger.

Can you elaborate on that? How would it randomize the auras?

I’m not up to that point yet. Did you link the button to the trigger? That is the first step to creating the system.

Yes I did! :smiley: I just did it.

Alright, now do you know how to make a block inside the trigger?

Yes In fact, I do :smiley:

That’s good. Now make a new block or just make a block inside that trigger.

Okay… Continue… :grin: :melting_face: (THE 20 character thing is totalling me)

I almost forgot, sorry. Click out of the block and place down a property. Name the property something and have it’s value as number and scope as player.

The block code should look like this


This is the easiest way to randomizer block code

Yours works better for the system

1 Like

Ah, well I was planning to show them how to make it with properties like this:


Yours works just as well.

2 Likes

Okay… mmmhhhhmmmm… got it…

2 Likes

Anyways, after you make the block code wtih variables like Seamless or with properties like mine, you just need to have the pop-up activated on one of the channels like Random1, Random2, Random3. It has to be like that because of the block code. You can create more just by increasing the random integer from #-# block. In Seamless’s case random1, random2, random3. The way you type the channels is very important.

3 Likes

my bad :sob: i’ve been procrastinating adding images back to my guide lowkey :skull:

2 Likes

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.