Hi, I'm trying to create a timed sequence of answered questions, with correct answers and a variable to count the correct answers. There seems to be a timer in Conversation which ends the conversation, but I would like to the conversation to continue to the next question without a correct answer variable set if timer runs out.
Any ideas?
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
If a Conversation is timed, but End if timer runs out?, then you can mark one of the dialogue options as the default - which will be run automatically once the timer expires. This can be done by clicking the cog icon to the right of it.
The default option need not be visible to the Player - you can create a separate option that simply moves to the next question and have it be the default without enabling it.
Do I have to turn on and off the QTE slider in conversations? It seems to be on even with non time limited conversations.
You can check Auto-set visibility in the Timer element's properties in the Conversation menu to hide it if the Conversation isn't timed.