adjusted bg size lvl1, main menu
This commit is contained in:
parent
43e8e261ca
commit
2e6c8dd815
2 changed files with 6 additions and 6 deletions
|
@ -44,10 +44,10 @@ stretch_mode = 1
|
||||||
|
|
||||||
[node name="Background" type="TextureRect" parent="."]
|
[node name="Background" type="TextureRect" parent="."]
|
||||||
self_modulate = Color(0.827451, 0.521569, 0.313726, 1)
|
self_modulate = Color(0.827451, 0.521569, 0.313726, 1)
|
||||||
offset_left = -6505.0
|
offset_left = -13557.0
|
||||||
offset_top = -3355.0
|
offset_top = -10305.0
|
||||||
offset_right = 19845.0
|
offset_right = 43645.0
|
||||||
offset_bottom = 12825.0
|
offset_bottom = 33607.0
|
||||||
scale = Vector2(0.5, 0.5)
|
scale = Vector2(0.5, 0.5)
|
||||||
texture = ExtResource("2_57sr6")
|
texture = ExtResource("2_57sr6")
|
||||||
stretch_mode = 1
|
stretch_mode = 1
|
||||||
|
|
|
@ -80,8 +80,8 @@ anchor_right = 1.0
|
||||||
anchor_bottom = 1.0
|
anchor_bottom = 1.0
|
||||||
offset_left = -10790.0
|
offset_left = -10790.0
|
||||||
offset_top = -8248.0
|
offset_top = -8248.0
|
||||||
offset_right = 221818.0
|
offset_right = 34938.0
|
||||||
offset_bottom = 169074.0
|
offset_bottom = 25970.0
|
||||||
grow_horizontal = 2
|
grow_horizontal = 2
|
||||||
grow_vertical = 2
|
grow_vertical = 2
|
||||||
scale = Vector2(0.5, 0.5)
|
scale = Vector2(0.5, 0.5)
|
||||||
|
|
Loading…
Reference in a new issue