Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/brunosxs/SMRT-Godot

SMRT-Godot - System for Multi Rethorical Texts for Godot is a dialog system with a fancy name
https://github.com/brunosxs/SMRT-Godot

godot plugin

Last synced: 3 months ago
JSON representation

SMRT-Godot - System for Multi Rethorical Texts for Godot is a dialog system with a fancy name

Lists

README

        

# ATENTION: SMRT-Godot has been abandoned

I have no time nor desire to keep supporting this extension so please, don't use it as it may not even work correctly when you find it.
I suggest using the awesome [dialogic](https://github.com/coppolaemilio/dialogic).

The old REAME will be kept but this repo will be archived.
----------

Consider making a donation to support my work:

[![](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E8MZDXACW43A2)

# SMRT-Godot

**SMRT-Godot**: System for Multi Rethorical Texts for Godot is a dialog system with a fancy name.
It is a port of a dialog system I made in Construct2.
This is the very first system I created for my game in Godot, so it shows in the code, still I thought it was worth sharing it.

I'd really love to see any project or use that you made out of this awfully-coded piece, so don't hesitate to drop me a line or send me a link of your work.

## What is SMRT-Godot?

[![See it in action](https://img.youtube.com/vi/msL8dBuSBm0/0.jpg)](https://www.youtube.com/watch?v=msL8dBuSBm0)

SMRT-Godot is a dialog system + editor created for my needs while making a game. It gives a new approach to multi-language support for the game/project, by using simple JSON for storing information that is interpreted by the dialog system.

It is also ~~most likely~~ responsive and resolution independent.

## Installing

**Needs Godot 3 or newer**

[Godot's Website]
(http://www.godotengine.com)

On your project's root, create an "addons" folder

Copy the contents of `/addons` to your project's `/addons` folder

Open your project in Godot, go to `Project Settings`, click on the `Plugins` tab and enable SMRT

## How does it work?

[See the wiki]
(https://github.com/brunosxs/SMRT-Godot/wiki)

## Special Thanks

[tepidmonkey]
(http://www.tepidmonkey.com)

@MarianoGnu for a lot of help while I coded, thanks a lot dude.

## Licensed under MIT

[![](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E8MZDXACW43A2)

**Please, consider donating to support my work on other projects, thanks :)**