update ui
This commit is contained in:
@@ -5,10 +5,12 @@
|
||||
[ext_resource type="Texture2D" uid="uid://dde30f2ngoj53" path="res://core/game_menu/assets/page_3/checkbox.png" id="4_p1o3r"]
|
||||
|
||||
[node name="Checkbox" type="Button" unique_id=1346986972]
|
||||
custom_minimum_size = Vector2(60, 60)
|
||||
custom_minimum_size = Vector2(52, 52)
|
||||
anchors_preset = -1
|
||||
anchor_right = 0.03125
|
||||
anchor_bottom = 0.055555556
|
||||
anchor_right = 0.027083334
|
||||
anchor_bottom = 0.048148148
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
pivot_offset_ratio = Vector2(0.5, 0.5)
|
||||
toggle_mode = true
|
||||
flat = true
|
||||
@@ -30,17 +32,16 @@ expand_mode = 1
|
||||
[node name="ToggleTexture" type="TextureRect" parent="." unique_id=1931011536]
|
||||
unique_name_in_owner = true
|
||||
visible = false
|
||||
custom_minimum_size = Vector2(50, 50)
|
||||
layout_mode = 1
|
||||
anchors_preset = 8
|
||||
anchor_left = 0.5
|
||||
anchor_top = 0.5
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 0.5
|
||||
offset_left = -25.0
|
||||
offset_top = -26.5
|
||||
offset_right = 25.0
|
||||
offset_bottom = 23.5
|
||||
offset_left = -20.0
|
||||
offset_top = -20.0
|
||||
offset_right = 20.0
|
||||
offset_bottom = 20.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
pivot_offset_ratio = Vector2(0.5, 0.5)
|
||||
|
||||
Reference in New Issue
Block a user