Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
A GDscript port of Kate Compton's Tracery. Quoting directly from the the official website ( http://tracery.io/ ) : "Tracery is a super-simple tool and language to generate text. by GalaxyKate."
GDTracery
A GDscript port of Kate Compton's Tracery for Godot Engine 3.1.
The implementation was itself heavily based off josh-perry's Tracery.Net implementation with some style changes to better fit with GDscript.
Supported features
The examples as given in the official tutorial page should work and have been tested until "5: Saving Data". Current feature support includes :
- Rules within rules
- Modifiers
- universal/ base english ( capitalize, pluralize, beespeak, etc. )
- custom modifiers
- Save data
Issues and/or requests
For any requests and/or issues you may find, please use the dedicated issues page.
Note: the port aims to be as close as possible to the original implementation & will as a result not include additional features that do not form part of Tracery.
A GDscript port of Kate Compton's Tracery. Quoting directly from the the official website ( http://tracery.io/ ) : "Tracery is a super-simple tool and language to generate text. by GalaxyKate."
Reviews
Quick Information
A GDscript port of Kate Compton's Tracery. Quoting directly from the the official website ( http://tracery.io/ ) : "Tracery is a super-simple tool and language to generate text. by GalaxyKate."