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="deep_cave" parent="." instance=ExtResource("5_lcni5")]
color = Color(1, 1, 1, 1)
polygon = PackedVector2Array(-76, 724, -143, 1020, 290, 1123, 356, 743)
target_transition = "cave_top"
appear_at_node = "cave_top"
target = "res://scenes/deep_cave/deep_cave.tscn"
label = "Deeper"
@@ -63,7 +63,7 @@ position = Vector2(-77, 973)
[node name="cave_entrance" parent="." instance=ExtResource("5_lcni5")]
color = Color(1, 1, 1, 1)
polygon = PackedVector2Array(146, 284, 358, 278, 290, 117, 98, 137)
target_transition = "cave_top"
appear_at_node = "cave_top"
target = "res://scenes/cave_entrance/cave_entrance.tscn"
label = "Outside"