image update
This commit is contained in:
parent
fb47693a99
commit
02f4ae939c
4 changed files with 8 additions and 1 deletions
|
|
@ -179,9 +179,16 @@ layer = 100
|
|||
position = Vector2(3, -13)
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="ParallaxBackground/ParallaxLayer"]
|
||||
position = Vector2(580, 51)
|
||||
position = Vector2(385, 37)
|
||||
scale = Vector2(0.5, 0.5)
|
||||
texture = ExtResource("13_d6pgo")
|
||||
|
||||
[node name="Sprite2D5" type="Sprite2D" parent="ParallaxBackground/ParallaxLayer"]
|
||||
position = Vector2(1160, 35)
|
||||
scale = Vector2(0.5, 0.5)
|
||||
texture = ExtResource("13_d6pgo")
|
||||
flip_h = true
|
||||
|
||||
[node name="Sprite2D2" type="Sprite2D" parent="ParallaxBackground/ParallaxLayer"]
|
||||
position = Vector2(625, 684)
|
||||
texture = ExtResource("13_d6pgo")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue