fix: repair parallax collisions and add play guide

This commit is contained in:
wxm
2026-07-06 23:51:59 -07:00
parent 8cca00d0da
commit af7b580691
12 changed files with 921 additions and 618 deletions
+5 -1
View File
@@ -21,6 +21,10 @@ script = ExtResource("1_ground_background")
[node name="GroundAnchor" type="Marker2D" parent="."]
position = Vector2(2047, 560)
[node name="SkyParallaxLayer" type="Node2D" parent="."]
position = Vector2(896.5, 0)
z_index = -11
[node name="ArtLayer" type="Node2D" parent="."]
position = Vector2(896.5, 0)
z_index = -10
@@ -56,4 +60,4 @@ position = Vector2(3213.5, 150)
collision_mask = 0
[node name="CollisionShape2D" type="CollisionShape2D" parent="RightBoundaryBody"]
shape = SubResource("RectangleShape2D_right_boundary")
shape = SubResource("RectangleShape2D_right_boundary")