I was hoping to make a Button that would output a dice roll. Does anybody have any ideas on how to approach this?
I was thinking in the direction of creating a Table called “6-sided dice” (for example), and this would have 6 columns that each can output a Number 0 or Number 1. The sum of these 6 columns would be the dice roll, and the dice roll would be triggered by a Button.
I’m hoping that we can talk about whether there are other methods by which I could create a “Dice Roll” button.
Thanks in advance for y’all’s time !