Announcements, support questions, and discussion for the Dialogue System.
-
Japtor
- Posts: 120
- Joined: Thu Jun 28, 2018 1:41 pm
Post
by Japtor »
Hi,
Is there a way to activate and deactivate the Timer from the Response Menu panel for specific moments of the dialogue?
Thanks!

-
Tony Li
- Posts: 23292
- Joined: Thu Jul 18, 2013 1:27 pm
Post
by Tony Li »
Hi,
Yes, you can use the
SetTimeout() sequencer command in the node that precedes the menu. Use SetTimeout(0) for no timeout. For example:

- setTimeout.png (30.93 KiB) Viewed 950 times