Fixed tiny bugs, prepping for rest of scene

This commit is contained in:
2023-07-12 22:29:37 -07:00
parent 5b816a4316
commit 116670fcd0
7 changed files with 21 additions and 684 deletions

View File

@ -0,0 +1,9 @@
<vnscene name="ScenePrologue1" extend="scenes/SceneMonologue">
<events>
<set-font font="font_main" size="32" />
<text>
<string lang="en">I wake.</string>
</text>
</events>
</vnscene>