This version is compatible with 5.0
Upgrading from version 5.0 may require you to update your subtitle engine within the scene. This is the last update in the 5.x line
If you are using your own subtitle engine, you will need to replace your code during the initialization. Rather than doing the "Initialization" you will subscribe to the event. You can look at S4Subtitles for an example.
Changes
- Updated the subtitle system to use events instead of actions.
- Updated to TMPro for subtitles
- Updated the subtitle prefab to have a background
- Updated the subtitles to NOT fade and instead cut
- Updated to 2020.3.36f1
Fixes
- Fixed an issue with subtitles not triggering (by virtue of changing to events)