image adjustments
This commit is contained in:
parent
c296cc608f
commit
c7c81e6749
3 changed files with 4 additions and 4 deletions
Binary file not shown.
Before Width: | Height: | Size: 3.5 MiB After Width: | Height: | Size: 856 KiB |
Binary file not shown.
Before Width: | Height: | Size: 122 KiB After Width: | Height: | Size: 1.3 MiB |
|
@ -204,14 +204,14 @@ horizontal_alignment = 1
|
|||
|
||||
[node name="Toyland" type="Sprite2D" parent="."]
|
||||
visible = false
|
||||
position = Vector2(406, 287)
|
||||
scale = Vector2(0.653595, 0.653595)
|
||||
position = Vector2(408, 287)
|
||||
scale = Vector2(0.199899, 0.199899)
|
||||
texture = ExtResource("3_rgmyq")
|
||||
|
||||
[node name="Islands" type="Sprite2D" parent="."]
|
||||
visible = false
|
||||
position = Vector2(407.969, 287.031)
|
||||
scale = Vector2(0.110227, 0.110227)
|
||||
position = Vector2(408.5, 287.562)
|
||||
scale = Vector2(0.201, 0.201)
|
||||
texture = ExtResource("4_gvop1")
|
||||
|
||||
[node name="Forest" type="Sprite2D" parent="."]
|
||||
|
|
Loading…
Reference in a new issue