straywild/ui/components/bubble_menu/title_secondary_menu_profile.tres

22 lines
658 B
Text

[gd_resource type="Resource" script_class="BubbleMenuProfile" load_steps=2 format=3]
[ext_resource type="Script" path="res://ui/components/bubble_menu/bubble_menu_profile.gd" id="1_profile"]
[resource]
script = ExtResource("1_profile")
font_size_ratio = 0.14
hover_focus_scale = 1.02
hover_focus_lift = 0.0
emphasis_speed = 7.0
emphasized_deformation_scale = 0.0
contact_gap = 0.0
maximum_separation = 0.0
content_margin = 6.0
corner_radius = 16
normal_border_width = 0
emphasized_border_width = 0
gradient_enabled = false
normal_fill = Color(1, 1, 1, 1)
hover_fill = Color(1, 1, 1, 1)
pressed_fill = Color(1, 1, 1, 1)
disabled_fill = Color(1, 1, 1, 0.78)