🐛 fixed sunflower parallaxing to *perfection*
This commit is contained in:
@@ -799,11 +799,10 @@ region_rect = Rect2(1834, -5, 733, 1360)
|
|||||||
|
|
||||||
[node name="sunflower field" type="ParallaxLayer" parent="ParallaxBackground"]
|
[node name="sunflower field" type="ParallaxLayer" parent="ParallaxBackground"]
|
||||||
z_index = -50
|
z_index = -50
|
||||||
motion_offset = Vector2(-1892, 0)
|
motion_mirroring = Vector2(3779, 0)
|
||||||
motion_mirroring = Vector2(7558, 0)
|
|
||||||
|
|
||||||
[node name="Sonnenblumeseamless" type="Sprite2D" parent="ParallaxBackground/sunflower field"]
|
[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)
|
position = Vector2(0, 1863)
|
||||||
texture = ExtResource("23_d77e7")
|
texture = ExtResource("23_d77e7")
|
||||||
offset = Vector2(1892, 0)
|
offset = Vector2(1892, 0)
|
||||||
@@ -812,7 +811,7 @@ offset = Vector2(1892, 0)
|
|||||||
modulate = Color(1, 1, 1, 0.7921569)
|
modulate = Color(1, 1, 1, 0.7921569)
|
||||||
position = Vector2(0, 1863)
|
position = Vector2(0, 1863)
|
||||||
texture = ExtResource("23_d77e7")
|
texture = ExtResource("23_d77e7")
|
||||||
offset = Vector2(5671, 0)
|
offset = Vector2(9450, 0)
|
||||||
|
|
||||||
[node name="ground layer" type="ParallaxLayer" parent="ParallaxBackground"]
|
[node name="ground layer" type="ParallaxLayer" parent="ParallaxBackground"]
|
||||||
position = Vector2(80, 208)
|
position = Vector2(80, 208)
|
||||||
|
|||||||
Reference in New Issue
Block a user