Checkpoint Player Menu visual revisions
This commit is contained in:
parent
bcffe2013d
commit
5af84eaf47
29 changed files with 3236 additions and 628 deletions
|
|
@ -4,7 +4,7 @@
|
|||
[ext_resource type="Resource" path="res://ui/components/bubble_menu/bubble_menu_profile.tres" id="2_profile"]
|
||||
|
||||
[node name="BubbleStatusBubble" type="PanelContainer"]
|
||||
custom_minimum_size = Vector2(128, 88)
|
||||
custom_minimum_size = Vector2(112, 62)
|
||||
mouse_filter = 2
|
||||
script = ExtResource("1_status")
|
||||
profile = ExtResource("2_profile")
|
||||
|
|
@ -19,7 +19,7 @@ alignment = 1
|
|||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
mouse_filter = 2
|
||||
theme_override_font_sizes/font_size = 15
|
||||
theme_override_font_sizes/font_size = 13
|
||||
text = "status"
|
||||
horizontal_alignment = 1
|
||||
|
||||
|
|
@ -27,6 +27,6 @@ horizontal_alignment = 1
|
|||
unique_name_in_owner = true
|
||||
layout_mode = 2
|
||||
mouse_filter = 2
|
||||
theme_override_font_sizes/font_size = 21
|
||||
theme_override_font_sizes/font_size = 18
|
||||
text = "0"
|
||||
horizontal_alignment = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue