77
88resource_name = "_SETUP"
99length = 0.01
10- loop = false
11- step = 0.1
1210tracks/0/type = "value"
1311tracks/0/path = NodePath (".:transition" )
1412tracks/0/interp = 1
@@ -26,8 +24,6 @@ tracks/0/keys = {
2624
2725resource_name = "to_color"
2826length = 0.7
29- loop = false
30- step = 0.1
3127tracks/0/type = "value"
3228tracks/0/path = NodePath (".:transition" )
3329tracks/0/interp = 1
@@ -56,8 +52,6 @@ tracks/1/keys = {
5652[sub_resource type ="Animation" id =3 ]
5753
5854length = 0.7
59- loop = false
60- step = 0.1
6155tracks/0/type = "value"
6256tracks/0/path = NodePath (".:transition" )
6357tracks/0/interp = 1
@@ -85,33 +79,13 @@ tracks/1/keys = {
8579
8680[node name ="TransitionColor" type ="ColorRect" ]
8781material = ExtResource ( 1 )
88- anchor_left = 0.0
89- anchor_top = 0.0
9082anchor_right = 1.0
9183anchor_bottom = 1.0
92- margin_left = -1.0
93- margin_right = -1.0
94- rect_pivot_offset = Vector2 ( 0 , 0 )
95- rect_clip_content = false
96- mouse_filter = 0
97- mouse_default_cursor_shape = 0
98- size_flags_horizontal = 1
99- size_flags_vertical = 1
100- color = Color ( 1 , 1 , 1 , 1 )
10184script = ExtResource ( 2 )
102- _sections_unfolded = [ "Material" , "material" ]
103- transition = 0.0
10485smoothness = 0.941
10586
10687[node name ="AnimationPlayer" type ="AnimationPlayer" parent ="." ]
107- root_node = NodePath (".." )
108- autoplay = ""
109- playback_process_mode = 1
110- playback_default_blend_time = 0.0
111- playback_speed = 1.0
11288anims/_SETUP = SubResource ( 1 )
11389anims/to_color = SubResource ( 2 )
11490anims/to_transparent = SubResource ( 3 )
115- blend_times = [ ]
116- _sections_unfolded = [ "Playback Options" ]
11791
0 commit comments