Re-import
This commit is contained in:
@@ -51,9 +51,9 @@ tracks/0/keys = {
|
||||
|
||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_ek7oy"]
|
||||
_data = {
|
||||
&"fade_out": SubResource("Animation_6ji3u"),
|
||||
&"fade_in": SubResource("Animation_q2nvr"),
|
||||
&"RESET": SubResource("Animation_qmlrq")
|
||||
"RESET": SubResource("Animation_qmlrq"),
|
||||
"fade_in": SubResource("Animation_q2nvr"),
|
||||
"fade_out": SubResource("Animation_6ji3u")
|
||||
}
|
||||
|
||||
[node name="DeathMenu" type="Control"]
|
||||
@@ -78,5 +78,5 @@ color = Color(0.137255, 0.121569, 0.12549, 1)
|
||||
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
||||
unique_name_in_owner = true
|
||||
libraries = {
|
||||
&"": SubResource("AnimationLibrary_ek7oy")
|
||||
"": SubResource("AnimationLibrary_ek7oy")
|
||||
}
|
||||
|
||||
@@ -49,9 +49,9 @@ tracks/0/keys = {
|
||||
|
||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_pmp7u"]
|
||||
_data = {
|
||||
&"fade_out": SubResource("Animation_ccrq3"),
|
||||
&"fade_in": SubResource("Animation_bium7"),
|
||||
&"RESET": SubResource("Animation_f1eqn")
|
||||
"RESET": SubResource("Animation_f1eqn"),
|
||||
"fade_in": SubResource("Animation_bium7"),
|
||||
"fade_out": SubResource("Animation_ccrq3")
|
||||
}
|
||||
|
||||
[node name="PauseMenu" type="Control"]
|
||||
@@ -66,7 +66,7 @@ grow_vertical = 2
|
||||
[node name="AnimationPlayer" type="AnimationPlayer" parent="."]
|
||||
unique_name_in_owner = true
|
||||
libraries = {
|
||||
&"": SubResource("AnimationLibrary_pmp7u")
|
||||
"": SubResource("AnimationLibrary_pmp7u")
|
||||
}
|
||||
|
||||
[node name="ColorRect" type="ColorRect" parent="."]
|
||||
|
||||
Reference in New Issue
Block a user