Skip to main content

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

Hi. Sorry, I'm a newbie. How can a dice roll be implemented in a dialogue (as in Baldur's gate 3)?

You’d implement the rolling/setting a value as a mutation in your dialogue. Then you can check the value to see which dialogue branch to follow.

Thank you very much.