takaaptech / Ibralogue

A dialogue library for the Unity Game Engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ibralogue

A dialogue library for the Unity Game Engine.

Unity Version Support MIT License

AboutInstallationFeaturesSupport

⚠️ Ibralogue is still in pre-release: This means it is not production-ready yet. Feel free to toy around with it but it is subject to rapid changes due to how early it is into development!

About

Ibralogue is a simple and extendable dialogue system library for Unity. Dialogue is written in .ibra files which have their own syntax which you can learn more about in the wiki.

Installation

Ibralogue is available as a unity package, and you can grab the latest one from the releases page.

You can also install it with OpenUPM:

$ openupm add com.ibra.ibralogue

Features

Ibralogue is extremely early in development so it is missing a few features, though it is built with user extendability in mind. Heres a table of features that have been either implemented or have been planned.

Implemented ✅ Planned 🚧
Dialogue Parsing Animated Text Effects
Dialogue Interaction Dialogue Audio
Custom Dialogue File Syntax
Character Portraits
Scrolling Text
Global Variables
Function Invocation
Rich Text
Comments
Choice System

Support

Ibralogue will be forever free, open source, and under the MIT License. You can however, support me by donating to my Ethereum address: 0x6fBcf8c7eA647ad190147fb54A947B4C4f6E9163.

Backed By:

About

A dialogue library for the Unity Game Engine.

License:MIT License


Languages

Language:C# 100.0%