Edit of asset "Godot Dynamic Subtitles" Accepted

Old/Current New/Edit
Title Godot Dynamic Subtitles
Description This is an addon for Godot that allows you to very easily add subtitles to your game. This was intended to easily integrate into an existing game and be simple enough to manage for a game jam.

Subtitle styles currently supported:
* 3D Spatial Subtitles (it locks to the 3D position where the audio originates, or along the screen edge if the sound was off-screen)
* Dialogue subtitles.(Handled in a queue so all the subtitles are seen)

There are several options available for changes to the subtitles, and the system uses Label nodes for the subtitles, so if you have translations registered, they will translate automatically using the keys you provide.
Category Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/QueenOfSquiggles/godot-dynamic-subtitles
Issues Url https://github.com/QueenOfSquiggles/godot-dynamic-subtitles/issues
Godot version Godot 3.4
Version String 1.0
Download Commit fae8466789c0ac50a58f745be0bcfdf0666e58e3 fae8466789c0ac50a58f745be0bcfdf0666e58e3
Download Url (Computed) https://github.com/QueenOfSquiggles/godot-dynamic-subtitles/archive/fae8466789c0ac50a58f745be0bcfdf0666e58e3.zip https://github.com/QueenOfSquiggles/godot-dynamic-subtitles/archive/fae8466789c0ac50a58f745be0bcfdf0666e58e3.zip
Icon Url https://raw.githubusercontent.com/QueenOfSquiggles/godot-dynamic-subtitles/main/icon.png