Dawn/assets/games/liminal/scenes/SceneMonologue.xml
2023-06-30 07:33:22 -07:00

20 lines
509 B
XML

<scene name="SceneMonologue">
<item position="0, 0, -10">
<MeshRenderer />
<QuadMeshHost xy0="-500000, -500000" xy1="500000, 500000" />
<SimpleTexturedMaterial color="COLOR_BLACK" />
</item>
<item lookAt="0, 0.65, 1.8, 0, .65, 0">
<Camera ref="camera" fov="0.610865" />
</item>
<item>
<UICanvas ref="canvas" camera="camera" />
<item ref="textbox" prefab="prefabs/VNTextboxMonologue" />
</item>
<item ref="vnItem">
<VNManager ref="vnManager" />
</item>
</scene>