📜 Content
How do I pause the timeline?
You can pause/resume the currently running dialog with Dialogic.paused = true
and Dialogic.paused = false
. This does not pause the scene tree.
You can pause/resume the currently running dialog with Dialogic.paused = true
and Dialogic.paused = false
. This does not pause the scene tree.