How to include random

This would be done by when a channel is activated have a 30% chance to activate another one

What is your question?

how i would have a random chance if something activates

You can run block code to make a property have a random value between 1-100. After that, check if your property is less than or equal to 30. If it is less than or equal to 30, broadcast on channel.

3 Likes

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