Portal64/assets
westonCoder fa62ea3106 Added Subtitles to Game
- added subtitles and all required functions to get them up and running. Subtitles accross all main game dialogue is running now.
- subtitleID's are included as metadata now when a q_sound line is put in a map's .yaml file
- Also added in a toggle button to turn them on or off.

there are only 3 downsides to my method here.
- subtitles must be manually added to their array when new dialogue is added. I included all the english subtitles in a .txt inside of assets folder.
- no punctuation/symbols. once the font is updated though this should be resolved.
- font size is a bit big, however if the font is ever updated to have a size modifier in the future this would be a snap to change.

attached video of it working.
Fixes #262
2023-10-06 16:08:49 -05:00
..
fonts Get font rendering working 2023-04-21 16:46:26 -06:00
images Made README More Inviting 2023-09-05 14:07:24 -05:00
materials Finish up portal trail effect 2023-09-18 21:08:52 -06:00
models Finish up portal trail effect 2023-09-18 21:08:52 -06:00
sound Implement test chamber 05 failsafe 2023-09-03 15:13:40 -06:00
test_chambers Added Subtitles to Game 2023-10-06 16:08:49 -05:00
closecaption_english.txt Added Subtitles to Game 2023-10-06 16:08:49 -05:00