Mapping and generation fixes

This commit is contained in:
Marco 2025-04-30 15:09:59 +02:00
commit 8c17738371
18 changed files with 628 additions and 53 deletions

View file

@ -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"]