Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insop Dialogue Kit

A Roblox dialogue system inspired by Disco Elysium, supporting branching conversations and scalable dialogue trees. Plugin is published here: https://create.roblox.com/store/asset/84811527096906/InsopDialogueKit?assetType=Plugin&externalSource=www

Dialogue demo

Features

  • Branching dialogue with multiple choices and conditional paths
  • Callback system — replies can execute arbitrary functions
  • Rich text formatting - supports (bold, color, etc.)
  • Auto-scrolling dialogue history - follows dialogues
  • Customizable Icons for dialogues

Installation

  1. Download InsopDialogueKit.rbxm
  2. In Roblox Studio: right-click in Explorer, insert from file, select the .rbxm. (Skip if you download from Roblox Plugin)
  3. Place DialoguePrompts in Workspace
  4. Place InsopDialogueGui into StarterGui
  5. In DialoguePrompts, add your object of choice with a ProximityPrompt

Studio hierarchy showing DialoguePrompts setup

Usage

See src/TestDialogueScript.lua for documented examples and tutorial.

About

A Roblox dialogue system inspired by Disco Elysium, supporting branching conversations and scalable dialogue trees.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages