itch.io is community of indie game creators and players

Devlogs

Dialogues in the game

Prototype RPG
A browser game made in HTML5

Hello everyone,

Something very important in RPGs are dialogues. Whenever you go to, the player will have to chat with people, to learn about the story, or do some quests. 

I wanted to create a simple dialogue editor using IMGUI in Unity, but while I was looking for a way of doing it, I found the perfect tool.

It is called xNode and it's free to use on GitHUB: https://github.com/Siccity/xNode

It's an amazing tool and you can easily create a dialogue system with it.

Here's a screen of a simple dialogue graph I created

The dialogue can be attached to other dialogues to have multiple messages. The system is not complete yet, and it will have more options for sure.

Here is how the dialogue looks in game

Download Prototype RPG
Leave a comment