Floor 0 stuff

This commit is contained in:
2024-10-10 23:05:30 -07:00
parent 6d29e41f3a
commit 9bbceba973
12 changed files with 745 additions and 643 deletions

View File

@@ -17,6 +17,7 @@ public partial class Overworld : Node3D, IDungeonFloor
public void InitializeDungeon()
{
Show();
}
public Transform3D GetPlayerSpawnPoint()