SMRT-Godot's icon

SMRT-Godot v3.0 Tools 3.1 Community

Submitted by user brunosxs; MIT; 2019-10-25

SMRT-Godot: System for Multi Rethorical Texts for Godot is a dialog system with a fancy name.
SMRT-Godot is a dialog system + editor created for my needs while making a game. It gives a new approach to dialogs and multi-language support for the game/project, by using simple JSON for storing information that is interpreted by the dialog system.

Features:

- Resolution independent
- Instead of X and Y coordinates, it uses 3 different positions relative to the screen viewport: Top, middle and bottom
- Typewriter effect with optional sound.
- The text accept bbcode and its myriad of features like setting the colors of words
- Pretty customizable

Changelog:
This update finally brings SMRT to the assetlib, completely ported over to godot 3.x

SMRT-Godot's runtime systems have been compatible with godot 3 since july, except some minor bugs(like the audio playback) and the editor. I've left SMRT-Godot in beta for quite some time and now, it is finally time to let it go into the assetlib.
For a complete changelog and more info:
http://www.brunosxs.com/p/smrt-godot.html

For a blog post going through the use of SMRT:
http://www.brunosxs.com/2017/06/using-smrt-godot-dialog-system-with.html


View files Download Submit an issue Recent Edits