?
This commit is contained in:
parent
281a3f4162
commit
fe551437e0
30
main.tscn
30
main.tscn
@ -143,6 +143,21 @@ font = SubResource("SystemFont_h2yge")
|
||||
font_size = 30
|
||||
font_color = Color(0, 0.32549, 0.698039, 0)
|
||||
|
||||
[sub_resource type="Animation" id="Animation_7mycd"]
|
||||
length = 0.001
|
||||
tracks/0/type = "value"
|
||||
tracks/0/imported = false
|
||||
tracks/0/enabled = true
|
||||
tracks/0/path = NodePath(".:label_settings:font_color")
|
||||
tracks/0/interp = 1
|
||||
tracks/0/loop_wrap = true
|
||||
tracks/0/keys = {
|
||||
"times": PackedFloat32Array(0),
|
||||
"transitions": PackedFloat32Array(1),
|
||||
"update": 0,
|
||||
"values": [Color(0, 0.32549, 0.698039, 0)]
|
||||
}
|
||||
|
||||
[sub_resource type="Animation" id="Animation_lquwl"]
|
||||
resource_name = "TextFade"
|
||||
length = 0.75
|
||||
@ -160,21 +175,6 @@ tracks/0/keys = {
|
||||
"values": [Color(0, 0.32549, 0.698039, 0.34902), Color(0, 0.32549, 0.698039, 1)]
|
||||
}
|
||||
|
||||
[sub_resource type="Animation" id="Animation_7mycd"]
|
||||
length = 0.001
|
||||
tracks/0/type = "value"
|
||||
tracks/0/imported = false
|
||||
tracks/0/enabled = true
|
||||
tracks/0/path = NodePath(".:label_settings:font_color")
|
||||
tracks/0/interp = 1
|
||||
tracks/0/loop_wrap = true
|
||||
tracks/0/keys = {
|
||||
"times": PackedFloat32Array(0),
|
||||
"transitions": PackedFloat32Array(1),
|
||||
"update": 0,
|
||||
"values": [Color(0, 0.32549, 0.698039, 0)]
|
||||
}
|
||||
|
||||
[sub_resource type="Animation" id="Animation_dg77c"]
|
||||
resource_name = "TextOutIdle"
|
||||
length = 0.1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user