GDYarn's icon

GDYarn 0.1.0 Tools 3.4 Community

Submitted by user kyperbelt; MIT; 2021-11-10

GD Yarn is a Godot plugin that allows you to create interactive dialogues using a simple markup language with strong similarities to twine. It is easy enough to get, but powerful enough to take your games to the next level with branching narratives that can change based on user interactions.

GD Yarn is an implementation of YarnSpinner completely written in GDScript. The project aims to be as feature complete as possible compared to the c# version but may forgo certain things in lieu of similar alternatives that make it blend better with the Godot ecosystem.

Chekout the github page for more information: https://github.com/kyperbelt/GDYarn

## Added
- Multiple scripts compilation
- Conditional Statement
- Shortcut Options
- BBCode support
- Format Functions
- Inline Expressions
- Pluralization
- Signal gui implementation


View files Download Submit an issue Recent Edits