Messing with the dungeon

This commit is contained in:
2024-08-27 20:05:18 -07:00
parent 2fb0c364ca
commit 699a333951
45 changed files with 1005 additions and 182 deletions

View File

@@ -3,6 +3,7 @@
[ext_resource type="Script" path="res://src/app/App.cs" id="1_rt73h"]
[node name="App" type="CanvasLayer"]
process_mode = 3
script = ExtResource("1_rt73h")
[node name="SubViewportContainer" type="SubViewportContainer" parent="."]