mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-07 06:31:16 +00:00
Mapping
This commit is contained in:
parent
4aa7c2515c
commit
4705fca148
6 changed files with 115 additions and 4 deletions
|
|
@ -15,10 +15,11 @@ source_geometry_mode = 1
|
|||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_5bd7y"]
|
||||
size = Vector2(909, 85)
|
||||
|
||||
[node name="Map" type="Node2D"]
|
||||
[node name="Map" type="Node2D" node_paths=PackedStringArray("RoomClearActivation")]
|
||||
process_mode = 1
|
||||
script = ExtResource("1_5bd7y")
|
||||
RoomResource = ExtResource("2_5bd7y")
|
||||
RoomClearActivation = []
|
||||
|
||||
[node name="Tilemaps" type="Node2D" parent="." groups=["navigation_polygon_source_geometry_group"]]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue