[SOLVED] Check if subtitles are fully displayed in Custom Sequencer Script
Posted: Wed Mar 23, 2016 3:19 pm
Hello again.
Similar to the problem I encountered in this thread I now am wondering how to check in code if the subtitles that are displayed with a typewriter effect are done writing up (so they are fully displayed). My plan is to have an animator bool controlling a talk-loop set from true to false depending on whether the typewriter effect is currently active (or aborted by the player). The check is aimed to naturally occur in the update loop.
Similar to the problem I encountered in this thread I now am wondering how to check in code if the subtitles that are displayed with a typewriter effect are done writing up (so they are fully displayed). My plan is to have an animator bool controlling a talk-loop set from true to false depending on whether the typewriter effect is currently active (or aborted by the player). The check is aimed to naturally occur in the update loop.