lumpn / fork-SUDS

Steve's Unreal Dialogue System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steve's Unreal Dialogue System (SUDS)

SUDS Logo

What Is It?

SUDS is a plugin for Unreal Engine 5 which allows you to run dialogues in your game based on a script that you write in a text file.

Scripts look something like this:

Sample SUDS Script

Note: this is an image so that you can see the nice syntax highlighting provided by the SUDS VSCode plugin.

SUDS has many features, including:

SUDS was inspired by Ink and YarnSpinner, but I started from scratch and designed it specifically to integrate well with Unreal Engine. It also has a number of differences to those systems, based on my own preferences and the needs of my own project.

Getting Started

See Also

About

Steve's Unreal Dialogue System

License:MIT License


Languages

Language:C++ 99.3%Language:C# 0.7%Language:C 0.0%