mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-07 05:21:17 +00:00
Spawn boss
This commit is contained in:
parent
a1e87af061
commit
4aa7c2515c
12 changed files with 128 additions and 49 deletions
|
|
@ -15,10 +15,11 @@ source_geometry_mode = 1
|
|||
[sub_resource type="RectangleShape2D" id="RectangleShape2D_u4oyu"]
|
||||
size = Vector2(915, 245)
|
||||
|
||||
[node name="Map" type="Node2D"]
|
||||
[node name="Map" type="Node2D" node_paths=PackedStringArray("RoomClearActivation")]
|
||||
process_mode = 1
|
||||
script = ExtResource("1_u4oyu")
|
||||
RoomResource = ExtResource("2_u4oyu")
|
||||
RoomClearActivation = []
|
||||
|
||||
[node name="Tilemaps" type="Node2D" parent="." groups=["navigation_polygon_source_geometry_group"]]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue