Add more floors, light refactoring

This commit is contained in:
2025-02-12 00:49:16 -08:00
parent 9352e4c0fd
commit a1c66df038
31 changed files with 422 additions and 186 deletions

View File

@@ -20,7 +20,7 @@ border_size = 1.0
agent_height = 3.0
agent_radius = 0.1
[node name="Floor1" type="Node3D"]
[node name="Floor03" type="Node3D"]
script = ExtResource("5_mo2td")
[node name="NavigationRegion3D" type="NavigationRegion3D" parent="."]