Merged changes

This commit is contained in:
2025-10-03 13:19:30 -04:00
33 changed files with 189 additions and 81 deletions

View File

@@ -27,7 +27,7 @@ offset_right = 40.0
offset_bottom = 40.0
[node name="StageParallax" type="Parallax2D" parent="Setting/Layers"]
scroll_scale = Vector2(0.667, 1)
scroll_scale = Vector2(0.667, 0.667)
repeat_size = Vector2(750, 0)
ignore_camera_scroll = true
@@ -39,7 +39,7 @@ texture = ExtResource("2_0cnce")
[node name="StageParallax3" type="Parallax2D" parent="Setting/Layers"]
scale = Vector2(0.8, 0.8)
scroll_scale = Vector2(0.778, 1)
scroll_scale = Vector2(0.778, 0.778)
repeat_size = Vector2(750, 0)
ignore_camera_scroll = true