Page 1 of 1

The conversation keeps skipping until the response menu appears.

Posted: Sun Mar 31, 2024 6:14 am
by asdkoek
Hello Tony. Thank you for making great assets :D

The conversation keeps skipping until the response menu appears. How can I fix this problem?

Re: The conversation keeps skipping until the response menu appears.

Posted: Sun Mar 31, 2024 9:24 am
by Tony Li
Hi,

Please set the Dialogue Manager GameObject's Other Settings > Debug Level to Info. Then reproduce the issue. Do you see the conversation playing? You should see lines like:

Dialogue System: Starting conversation...
Dialogue System: Add link...
Dialogue System: Actor says '...'
Dialogue System: Sequencer: ...

(See the Logging & Debugging Tips video for details on Debug Level > Info.)

Most likely your dialogue entries' Sequences are configured to finish immediately, either in each entry's Sequence field or -- if the Sequence field is blank -- the Dialogue Manager GameObject's Display Settings > Camera & Cutscene Settings > Default Sequence field. If so, please see: How To: Control the Duration of Subtitle Text