top of page

DIALOGUE TOOL

A tool developped in Unity during a gamejam in 2018 to easily create multibranch conversation. I actually spent too much time developping the tool, so I never finished the game.

The tool generate a conversation tree, with questions and answer. It handles recursive loop, being able to reference and set global variables to decide which path of the tree to use, loading at specific place in the tree, etc.

NodalEditor.gif
bottom of page