📜 Content
[toc]
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.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
[toc]
You can pause/resume the currently running dialog with Dialogic.paused = true
and Dialogic.paused = false
. This does not pause the scene tree.