Fixed UI, needed set to tiling.
This commit is contained in:
parent
3db440b7a9
commit
eda6286cc2
@ -18,12 +18,14 @@ layout_mode = 0
|
|||||||
offset_right = 59.0
|
offset_right = 59.0
|
||||||
offset_bottom = 12.0
|
offset_bottom = 12.0
|
||||||
texture = ExtResource("2")
|
texture = ExtResource("2")
|
||||||
stretch_mode = 2
|
stretch_mode = 1
|
||||||
|
|
||||||
[node name="HeartUIFull" type="TextureRect" parent="."]
|
[node name="HeartUIFull" type="TextureRect" parent="."]
|
||||||
|
texture_filter = 1
|
||||||
|
texture_repeat = 2
|
||||||
layout_mode = 0
|
layout_mode = 0
|
||||||
offset_right = 60.0
|
offset_right = 60.0
|
||||||
offset_bottom = 11.0
|
offset_bottom = 11.0
|
||||||
texture = ExtResource("3")
|
texture = ExtResource("3")
|
||||||
expand_mode = 1
|
expand_mode = 1
|
||||||
stretch_mode = 2
|
stretch_mode = 1
|
||||||
|
Loading…
Reference in New Issue
Block a user