Edit of asset "Dialog system Renpy style" Accepted

Old/Current New/Edit
Title Dialog system Renpy style
Description # Godot Dialogue System

A simple **Ren'Py-style dialogue system for Godot** that allows NPCs to speak and present the player with interactive choice menus.

This system is designed to be **lightweight, modular, and easy to integrate** into existing scenes. It supports displaying NPC dialogue, showing character names, and presenting branching choices that can trigger functions in your game.

---

## Features

* NPC dialogue with speaker names & custom colors
* Dialogue UI overlay using `CanvasLayer`
* Dynamic choice menus
* Choices can call functions in the parent scene
* Trigger other functions (actions)
* Change Background
* Add sounds
* Easy to reuse across multiple NPCs
* Works well for **visual novel style interactions**
A flexible dialogue system inspired by the simple syntax of Ren’Py, designed specifically for RPG-style games. This system makes it easy to create branching conversations, player choices, and interactive story moments while staying lightweight and highly customizable.

Perfect for RPGs, visual novel elements, quests, and narrative-driven gameplay.

Features

Ren’Py-like syntax for easy dialogue scripting

Choice menus for branching conversations

Player text input support

Playing sound

Changing background Image

Image support for characters, and UI

Highly customizable UI and behavior

Designed to integrate smoothly with RPG systems

Lightweight and easy to expand
Category Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/Msumri/dialogsystem
Issues Url https://sumri.net/contact
Godot version Godot 4.0
Version String 1.1.0 1.0.1
Download Commit 6b72a8c1ee9a0b9fc506d6697a41016fad5a615a f5e111ac7ddef51988d8de04fd441fe62e02c908
Download Url (Computed) https://github.com/Msumri/dialogsystem/archive/6b72a8c1ee9a0b9fc506d6697a41016fad5a615a.zip https://github.com/Msumri/dialogsystem/archive/f5e111ac7ddef51988d8de04fd441fe62e02c908.zip
Icon Url https://raw.githubusercontent.com/Msumri/dialogsystem/refs/heads/main/icon.png