🐛 fixed sunflower parallaxing to *perfection*

This commit is contained in:
2025-12-10 15:34:45 +01:00
parent c89685c936
commit 982178d89a
+3 -4
View File
@@ -799,11 +799,10 @@ region_rect = Rect2(1834, -5, 733, 1360)
[node name="sunflower field" type="ParallaxLayer" parent="ParallaxBackground"]
z_index = -50
motion_offset = Vector2(-1892, 0)
motion_mirroring = Vector2(7558, 0)
motion_mirroring = Vector2(3779, 0)
[node name="Sonnenblumeseamless" type="Sprite2D" parent="ParallaxBackground/sunflower field"]
modulate = Color(1, 1, 1, 0.7921569)
modulate = Color(1, 0.5294118, 1, 0.7921569)
position = Vector2(0, 1863)
texture = ExtResource("23_d77e7")
offset = Vector2(1892, 0)
@@ -812,7 +811,7 @@ offset = Vector2(1892, 0)
modulate = Color(1, 1, 1, 0.7921569)
position = Vector2(0, 1863)
texture = ExtResource("23_d77e7")
offset = Vector2(5671, 0)
offset = Vector2(9450, 0)
[node name="ground layer" type="ParallaxLayer" parent="ParallaxBackground"]
position = Vector2(80, 208)