mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-01 21:51:17 +00:00
Fixed door spawning
This commit is contained in:
parent
594406243d
commit
718c20c643
14 changed files with 33 additions and 17 deletions
|
|
@ -24,6 +24,7 @@ script = ExtResource("1_cak6m")
|
|||
RoomResource = ExtResource("2_cak6m")
|
||||
DoorPrefab = ExtResource("3_wtdf1")
|
||||
WallPrefab = ExtResource("4_hgeju")
|
||||
metadata/test_scene = "res://Scenes/Maps/Roguelike.tscn"
|
||||
|
||||
[node name="Tilemaps" type="Node2D" parent="." groups=["navigation_polygon_source_geometry_group"]]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue