Edit of asset "Godot Dynamic Subtitles" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | Godot Dynamic Subtitles | 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. |
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 | Tools |
License | MIT | MIT |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/QueenOfSquiggles/godot-dynamic-subtitles | https://github.com/QueenOfSquiggles/godot-dynamic-subtitles |
Issues Url | https://github.com/QueenOfSquiggles/godot-dynamic-subtitles/issues | https://github.com/QueenOfSquiggles/godot-dynamic-subtitles/issues |
Godot version | Godot 3.4 | Godot 3.4 |
Version String | 1.0 | 1.0 |
Download Commit | fae8466789c0ac50a58f745be0bcfdf0666e58e3 | 7ce570d367a256c4f90b975592d461511c0b8cc3 |
Download Url (Computed) | https://github.com/QueenOfSquiggles/godot-dynamic-subtitles/archive/fae8466789c0ac50a58f745be0bcfdf0666e58e3.zip | https://github.com/QueenOfSquiggles/godot-dynamic-subtitles/archive/7ce570d367a256c4f90b975592d461511c0b8cc3.zip |
Icon Url |
https://raw.githubusercontent.com/QueenOfSquiggles/godot-dynamic-subtitles/main/icon.png
|
https://raw.githubusercontent.com/QueenOfSquiggles/godot-dynamic-subtitles/main/icon.png
|