Cancel Subtitle Input Makes Text Input Fields Unusable

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
Zuza
Posts: 1
Joined: Sun Nov 17, 2024 7:19 am

Cancel Subtitle Input Makes Text Input Fields Unusable

Post by Zuza »

Hi!

I am using cancel subtitle input to skip typewriter, however i realised it also skips my text input field when I select it, making it unusable. Is there a way to make it not respond to cancel subtitle input?

Love the tool so far and thanks in advance!
User avatar
Tony Li
Posts: 22083
Joined: Thu Jul 18, 2013 1:27 pm

Re: Cancel Subtitle Input Makes Text Input Fields Unusable

Post by Tony Li »

Hi,

Thanks for using the Dialogue System!

I recommend setting the Dialogue Manager's Input Settings > Cancel Subtitle Input and Cancel Conversation Input to None. Instead, use a continue button:
To disable the continue button during TextInput(), you can set the SetContinueMode() sequencer command.

Also maybe helpful: How To: Read Input From Player During Conversations.
Post Reply