Note: Yarn Spinner for Godot is a work-in-progress project. We don't currently offer any official support for it. We encourage you to file issues if you have them, and to join the official Yarn Spinner Discord to discuss the project!
Yarn Spinner for Godot is a beta port of YarnSpinner-Unity integration to the Godot Engine v4 (requires C# support).
Here is a video of the various samples available as of version 0.2.0:
To try these samples yourself, open this repository as a Godot project. Feel free to use the code in the samples as the basis for your own game features based on YarnSpinner-Godot.
There is a guide here on the basic installation and usage of the plugin.
Full documentation is available on the same site in this section
.yarnproject
with the Project > Tools > YarnSpinner > Create Yarn Project menu item. .translation
files.Thanks to the YarnSpinner team for answering questions as this plugin was developed, to Taedan for providing an initial example C# import plugin, and to KXI and fmoo for giving feedback.