Hello.
I have a problem with my subtitles, The disable subtitles doesn't work. I disable them from my options menu with
AC.Options.SetSubtitles(!subs);
And they are set as false, but when I run the game with the action: Dialogue: Play Speech they are shown anyway
Is there anything that I could check? Can you point me in the right directions to detect what could be possibly wrong?
Thank you
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
Do your speech lines have associated audio?
If not, then the default behaviour is that such lines will still display. You can disable this by unchecking Force subtitles to display when no speech audio is found? in the Speech Manager's "Speech audio" panel.
It worked great! Thanks!