📄️ Using Dialogues
Once you have created a dialogue, you can use it in different ways, as we have already seen in the create a dialogue section, but there are more details you should keep in mind.
📄️ Dialog Boxes
The dialogues are displayed on screen using dialog boxes. Sprouty Dialogs allows you to customize the appearance and behavior of these dialog boxes to fit your game's style. You can do whatever you want!
📄️ Text Editor
The text editor allows you to write your dialogues using various formatting options and text effects with BBCode to enhance the your the dialogues in a user-friendly interface.
📄️ Event Nodes
The event nodes are the building blocks of the dialogue system. They are graph nodes that can trigger different events in the dialogue. Let's take a look at each of them.
📄️ Custom Event Nodes
You can make your own event nodes to **extend the functionality of the dialogue system!**