Release 1.0 3D & Dialogue Support!
This is the first release of this addon made for Godot 3.4.2
YAY. I'm not sure what to put here
Installation
Zipped Archive
The source code is the entire project files for this addon. Extract anywhere and open with Godot 3.4.2 to use this alongside demonstration scenes.
"godot-dynamic-subtitles-EASY-INSTALL.zip" is just the addon folder with the license placed in the addon's folder. Extracting this into an existing project will add it in, but there won't be any demo scenes or scripts
Enabling in an existing project
Go to Project > Project Settings...
Under Plugins, Find the row named "Subtitles" and make sure the checkbox under "Status" is checked. If you are updating from an earlier version, uncheck and recheck this box to unload and reload data as needed.
Now this should be working in your project!
What's Changed
- Youtube video demo by @QueenOfSquiggles in #1
- Added support for character dialogue by @QueenOfSquiggles in #2
New Contributors
- @QueenOfSquiggles made their first contribution in #1
Full Changelog: https://github.com/QueenOfSquiggles/godot-dynamic-subtitles/commits/v1.0