Roll a Number on Stream
A new
"Random Number" asset under
"Spawn Assets" draws a whole number between the
"Min" and
"Max" you set with a short shuffle. Roll it with the
"Roll" button in the properties panel, or from chat with !roll [name] after giving it a
"Random Chat Name", with !roll [name] [min] [max] setting a new range.
- Rolled Event: A new "Random Number Rolled" event in Trigger Studio fires on every roll with the result as {amount}, optionally only when a chosen number comes up.
- Roll Action: A new "Roll a Random Number" action rolls it from any event, and every action after it in the same trigger gets the result as {amount}.
- Text Lines: The "Update a Text Element" action has a new "Mode" dropdown, and "Add as a New Line" writes under the current content instead of replacing it.