Easy Dialogue
Easy Dialogue is a lightweight, node-based dialogue framework and tool for Unity. I developed this tool from scratch three separate times before the initial release to get it exactly how I wanted it. I was bogged down in earlier versions by focusing too heavily on text effects and display. When I thought back to my original goal and objective, I wanted a simple, lightweight solution to structure and retrieve dialogue. So that’s what I did on the third iteration, I removed the bells and whistles that were requiring a complex structure and control flow and stuck with a bare bones system to help you structure and retrieve dialogue. I hope to include more functionality in the future, as well as a separate module that will handle text effects that could be paired with Easy Dialogue.
Documentation Here!