Animations & Movement tweaks
This commit is contained in:
@ -14,19 +14,19 @@
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id=6]
|
||||
|
||||
[sub_resource type="StyleBoxLine" id=9]
|
||||
[sub_resource type="StyleBoxLine" id=7]
|
||||
color = Color( 0.203922, 0.760784, 0.819608, 0.54902 )
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id=7]
|
||||
[sub_resource type="StyleBoxEmpty" id=8]
|
||||
|
||||
[sub_resource type="DynamicFont" id=8]
|
||||
[sub_resource type="DynamicFont" id=9]
|
||||
size = 32
|
||||
outline_size = 1
|
||||
outline_color = Color( 0.243137, 0.858824, 0.815686, 0.498039 )
|
||||
font_data = ExtResource( 1 )
|
||||
|
||||
[resource]
|
||||
default_font = SubResource( 8 )
|
||||
default_font = SubResource( 9 )
|
||||
Button/colors/font_color = Color( 0.203922, 0.760784, 0.819608, 0.54902 )
|
||||
Button/colors/font_color_disabled = Color( 0.901961, 0.901961, 0.901961, 0.2 )
|
||||
Button/colors/font_color_hover = Color( 0.203922, 0.760784, 0.819608, 0.784314 )
|
||||
@ -41,7 +41,7 @@ Button/styles/normal = SubResource( 5 )
|
||||
Button/styles/pressed = SubResource( 6 )
|
||||
HBoxContainer/constants/separation = 64
|
||||
HSeparator/constants/separation = 4
|
||||
HSeparator/styles/separator = SubResource( 9 )
|
||||
HSeparator/styles/separator = SubResource( 7 )
|
||||
Label/colors/font_color = Color( 0.203922, 0.760784, 0.819608, 0.54902 )
|
||||
Label/colors/font_color_shadow = Color( 0, 0, 0, 0 )
|
||||
Label/colors/font_outline_modulate = Color( 0.243137, 0.858824, 0.815686, 0.498039 )
|
||||
@ -52,4 +52,4 @@ Label/constants/shadow_offset_y = 1
|
||||
Label/fonts/font = null
|
||||
Label/icons/ = null
|
||||
Label/styles/normal = null
|
||||
Panel/styles/panel = SubResource( 7 )
|
||||
Panel/styles/panel = SubResource( 8 )
|
||||
|
Reference in New Issue
Block a user