88length = 10.0
99loop = true
1010tracks/0/type = "value"
11- tracks/0/path = NodePath ("cube :rotation_degrees" )
11+ tracks/0/path = NodePath ("Cube :rotation_degrees" )
1212tracks/0/interp = 1
1313tracks/0/loop_wrap = true
1414tracks/0/imported = false
@@ -20,26 +20,26 @@ tracks/0/keys = {
2020"values" : [ Vector3 ( 0 , 0 , 0 ), Vector3 ( 0 , -360 , 0 ) ]
2121}
2222
23- [node name ="pause_scene " type ="Spatial" ]
23+ [node name ="PauseScene " type ="Spatial" ]
2424
25- [node name ="cube " type ="MeshInstance" parent ="." ]
25+ [node name ="Cube " type ="MeshInstance" parent ="." ]
2626mesh = SubResource ( 1 )
2727material/0 = null
2828
29- [node name ="camera " type ="Camera" parent ="." ]
29+ [node name ="Camera " type ="Camera" parent ="." ]
3030transform = Transform ( 0.571594 , 0.275303 , -0.772974 , 0 , 0.942035 , 0.335515 , 0.820537 , -0.191779 , 0.538461 , -5.59754 , 2.75935 , 4.01344 )
3131fov = 74.0
3232near = 0.1
3333
34- [node name ="anim " type ="AnimationPlayer" parent ="." ]
34+ [node name ="AnimationPlayer " type ="AnimationPlayer" parent ="." ]
3535autoplay = "spin"
3636anims/spin = SubResource ( 2 )
3737
38- [node name ="spot " type ="SpotLight" parent ="." ]
38+ [node name ="SpotLight " type ="SpotLight" parent ="." ]
3939transform = Transform ( 0.792992 , 0.251051 , -0.555101 , 0 , 0.911149 , 0.412078 , 0.609232 , -0.326775 , 0.722534 , -3.05357 , 1.80053 , 3.64099 )
4040spot_range = 6.0
4141
42- [node name ="pause_button " type ="Button" parent ="." ]
42+ [node name ="PauseButton " type ="Button" parent ="." ]
4343pause_mode = 2
4444anchor_left = 0.5
4545anchor_top = 0.5
0 commit comments