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!
Cancel Subtitle Input Makes Text Input Fields Unusable
Re: Cancel Subtitle Input Makes Text Input Fields Unusable
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.
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.