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**
# 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**
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.1.0
Download Commit 6b72a8c1ee9a0b9fc506d6697a41016fad5a615a 704c64f607f8ebcb57ae686d33b0d3af9c1b199e
Download Url (Computed) https://github.com/Msumri/dialogsystem/archive/6b72a8c1ee9a0b9fc506d6697a41016fad5a615a.zip https://github.com/Msumri/dialogsystem/archive/704c64f607f8ebcb57ae686d33b0d3af9c1b199e.zip
Icon Url https://raw.githubusercontent.com/Msumri/dialogsystem/refs/heads/main/icon.png
Preview Update
Type video
Image/Video URL https://youtu.be/2yBkood0X2c
Thumbnail https://i9.ytimg.com/vi_webp/rDFQ3Yp-ZlM/maxresdefault.webp?v=69b22183&sqp=CPjAyM0G&rs=AOn4CLCWQzRGV8qRfjhfIV012P6hxpgkEA
Preview Update
Type image
Image/Video URL https://raw.githubusercontent.com/Msumri/dialogsystem/refs/heads/main/menu.png
Thumbnail https://raw.githubusercontent.com/Msumri/dialogsystem/refs/heads/main/menu.png
Preview Update
Type image
Image/Video URL https://raw.githubusercontent.com/Msumri/dialogsystem/refs/heads/main/input.png
Thumbnail https://raw.githubusercontent.com/Msumri/dialogsystem/refs/heads/main/input.png