📄️ Installation and Setting Up
Various ways to install the plugin.
📄️ Creating Your First Dialogue
Learn the basic concepts while creating your first dialogue.
📄️ Styling Context Texts and Text Holder Widget
Explore the editor designed for text styling using SDS's unique WYSIWYG-based editor, and styling with the Text Holder Widget for further stylization.
📄️ Trying Out Dialogue Conditions
Explore dialogue conditions that control branching and node playback.
📄️ Trying Dialogue Events
Explore dialogue events that allow executing gameplay logic during dialogues.
📄️ Trying Out Dialogue Inline Commands
Explore the usage of dialogue inline commands to execute gameplay logic during dialogues.
📄️ Trying Out Dialogue Fragments
Explore the highly reusable function executor and easy-to-access function and property storage during dialog playback - the Dialogue Fragments.
📄️ Using Simple Dialogue Subsystem
Learn how to use the Simple Dialogue Subsystem and how to control dialogues
📄️ Trying Out Basic Nodes
Explore the usage of default provided node classes in the plugin, learning the basics of script creation through them.