mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-07-05 18:11:15 +00:00
Mapping and generation fixes
This commit is contained in:
parent
7482cfa496
commit
8c17738371
18 changed files with 628 additions and 53 deletions
|
|
@ -82,4 +82,10 @@ script = ExtResource("7_5nx6x")
|
|||
Type = 1
|
||||
MarkerTexture = SubResource("AtlasTexture_5nx6x")
|
||||
|
||||
[node name="Exit" type="Marker2D" parent="Features"]
|
||||
position = Vector2(161, 112)
|
||||
script = ExtResource("7_5nx6x")
|
||||
Type = 5
|
||||
MarkerTexture = SubResource("AtlasTexture_5nx6x")
|
||||
|
||||
[connection signal="area_entered" from="PlayerEnterDetector" to="." method="OnRoomEntered"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue