
A simple yet powerful Subtitles / Closed Captions display tool for Unity.Subtitler supports any SRP/Platform targeted by UIToolkit.Subtitler is a Subtitling/Closed-Captions solution for Unity3D.Github | Issue Tracker | DocumentationFeaturesDefine dialogue entries of variable timing and display lengthRich Text SupportedSubtitle occlusion to automatically hide inaudible subtitlesAPI to display, define and interrupt subtitle sequencesPlay AudioClips with Subtitle EntriesTrigger events on Subtitle Entry.SRT Files ImporterTimeline supportUse with existing UIToolkit UIs or standaloneUnity Localization SupportCustom Audio backends supported through IAudioPlayerExposed parameters (Alignment, background panel visibility, Font, Color, Size...)Custom transitions like text fade or Typewriter reveal.Respects TimeScaleDependencies:- UIToolkit- Subtitler leverages UIToolkit to allow you to easily display properly formatted subtitles.- Subtitle Occlusion is calculated using AudioSource 3D Mix, Volume and player Distance from the AudioSource.- Subtitles can be defined and trigerred using Subtitle sequences, Subtitler Timeline Tracks or through the Subtitler API- Subtitler runs on any UIToolkit-capable platform, and was tested on Android, Windows and Linux (and VR/Worldspace through RenderTextures)Subtitler Documentation:Docs - SubtitlerIssue Tracker:GitHub - SubtitlerDependencies:- UIToolkit