Better screen

This commit is contained in:
2024-07-10 23:59:07 -07:00
parent 8b5841e861
commit ae16ae01b2
90 changed files with 1579 additions and 181 deletions

View File

@@ -48,6 +48,7 @@ texture = ExtResource("5_rvo8g")
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"
target = "res://scenes/pit/pit.tscn"
@@ -60,6 +61,7 @@ position = Vector2(215, 858)
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"
target = "res://scenes/cave_top/cave_top.tscn"