mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 04:16:12 +01:00
push ui
This commit is contained in:
@@ -11,6 +11,7 @@ anchor_right = 0.5
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
size_flags_horizontal = 4
|
||||
|
||||
[node name="Panel" type="Panel" parent="."]
|
||||
custom_minimum_size = Vector2(15, 0)
|
||||
@@ -26,9 +27,11 @@ anchors_preset = 13
|
||||
anchor_left = 0.5
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 1.0
|
||||
offset_left = -16.0
|
||||
offset_left = 20.0
|
||||
offset_right = 36.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
pivot_offset = Vector2(32, 0)
|
||||
theme_override_icons/grabber_disabled = ExtResource("1_cb7ct")
|
||||
editable = false
|
||||
scrollable = false
|
||||
@@ -38,8 +41,8 @@ anchors_preset = 13
|
||||
anchor_left = 0.5
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 1.0
|
||||
offset_left = 16.0
|
||||
offset_right = 32.0
|
||||
offset_left = -36.0
|
||||
offset_right = -20.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
theme_override_icons/grabber_disabled = ExtResource("2_udann")
|
||||
|
||||
Reference in New Issue
Block a user