This commit is contained in:
Bryce
2026-02-21 07:55:11 -08:00
parent 8b50530081
commit f8c9495338
59 changed files with 1076 additions and 85 deletions

View File

@@ -50,7 +50,7 @@ offset = Vector2(-9.34324, -70.3448)
[node name="pit" parent="." instance=ExtResource("6_ecdpw")]
color = Color(1, 1, 1, 1)
polygon = PackedVector2Array(-76, 724, -143, 1020, 290, 1123, 356, 743)
target_transition = "cave"
appear_at_node = "cave"
target = "res://scenes/pit/pit.tscn"
label = "Pit"
@@ -63,7 +63,7 @@ position = Vector2(-50, 873)
[node name="cave_top" parent="." instance=ExtResource("6_ecdpw")]
color = Color(1, 1, 1, 1)
polygon = PackedVector2Array(1528, 486, 1407, 869, 1939, 852, 1999, 491, 1784, 356)
target_transition = "cave_entrance"
appear_at_node = "cave_entrance"
target = "res://scenes/cave_top/cave_top.tscn"
label = "Into cave"