We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a16ff0f commit 8c5783bCopy full SHA for 8c5783b
documentation/manual-advance.md
@@ -18,7 +18,7 @@ Dialogic's Manual-Advance class can be easily accessed via the Inputs subsystem
18
All of this functionality lives in `Dialogic.Inputs.Manual-Advance` an `DialogicManualAdvance` object.
19
We can limit the player from interacting with the timeline to display a scripted timeline section.
20
21
-# 2.1 Limit Player Inputs via Code
+### 2.1 Limit Player Inputs via Code
22
It's straightforward to script this behaviour. The following snippet showcases this:
23
24
```gdscript
0 commit comments