|
@@ -14,7 +14,7 @@
|
|
|
scroll_ignore_camera_zoom = true
|
|
|
|
|
|
[node name="Ground" type="ParallaxLayer" parent="ParallaxBackground"]
|
|
|
-motion_scale = Vector2(0.2, 0.2)
|
|
|
+motion_scale = Vector2(0.01, 0.01)
|
|
|
motion_mirroring = Vector2(6400, 6400)
|
|
|
|
|
|
[node name="Grass" type="Sprite2D" parent="ParallaxBackground/Ground"]
|