Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Unsorted string dice

A topic by ravelite created Nov 19, 2022 Views: 182 Replies: 2
Viewing posts 1 to 3

Greetings! I created custom dice with chord symbols and rolled them together using expression rolling. The results equation in the top right seems sorted, such that like faces are grouped together. Is it possible to get an (arbitrary) ungrouped, unsorted sequence instead?

Developer

if you go to the settings and then “Results”, you can disable String Stacking. This is ungrouped, but not necessarily unsorted, because they will be in the order that the dice spawned. If all the dice are the same type, or you spawn the dice in an arbitrary order, then the order of results will also be arbitrary. Hope that helps :)

Works for me. Thank you!