mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-02 19:01:16 +00:00
Map Graphics
This commit is contained in:
parent
98af0dc1ea
commit
7cd5e0b329
15 changed files with 55 additions and 15 deletions
|
|
@ -16,10 +16,11 @@ source_geometry_mode = 1
|
|||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_rlq0q"]
|
||||
size = Vector2(272, 85)
|
||||
|
||||
[node name="Map" type="Node2D"]
|
||||
[node name="Map" type="Node2D" node_paths=PackedStringArray("RoomClearActivation")]
|
||||
process_mode = 1
|
||||
script = ExtResource("1_3j8r8")
|
||||
RoomResource = ExtResource("2_3j8r8")
|
||||
RoomClearActivation = []
|
||||
|
||||
[node name="Tilemaps" type="Node2D" parent="." groups=["navigation_polygon_source_geometry_group"]]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue