@@ -85,23 +85,24 @@ tracks/2/keys = {
8585"values" : [ true ]
8686}
8787
88- [sub_resource type ="SphereShape" id =7 ]
88+ [sub_resource type ="SphereShape" id =5 ]
8989radius = 0.312546
9090
91- [sub_resource type ="Gradient" id =8 ]
91+ [sub_resource type ="Gradient" id =6 ]
9292colors = PoolColorArray ( 1 , 1 , 1 , 1 , 1 , 1 , 1 , 0 )
9393
94- [sub_resource type ="GradientTexture" id =9 ]
95- gradient = SubResource ( 8 )
94+ [sub_resource type ="GradientTexture" id =7 ]
95+ gradient = SubResource ( 6 )
9696
97- [sub_resource type ="ParticlesMaterial" id =10 ]
97+ [sub_resource type ="ParticlesMaterial" id =8 ]
9898emission_shape = 2
9999emission_box_extents = Vector3 ( 0.3 , 0.3 , 0.3 )
100100initial_velocity = 5.51
101+ angular_velocity = 4 .27461e-05
101102scale = 0.1
102- color_ramp = SubResource ( 9 )
103+ color_ramp = SubResource ( 7 )
103104
104- [sub_resource type ="SpatialMaterial" id =11 ]
105+ [sub_resource type ="SpatialMaterial" id =9 ]
105106flags_transparent = true
106107flags_unshaded = true
107108vertex_color_use_as_albedo = true
@@ -114,8 +115,8 @@ particles_anim_loop = false
114115albedo_color = Color ( 1 , 1 , 0.759137 , 1 )
115116albedo_texture = ExtResource ( 3 )
116117
117- [sub_resource type ="QuadMesh" id =12 ]
118- material = SubResource ( 11 )
118+ [sub_resource type ="QuadMesh" id =10 ]
119+ material = SubResource ( 9 )
119120
120121[node name ="Coin" type ="Area" ]
121122input_ray_pickable = false
@@ -128,18 +129,16 @@ __meta__ = {
128129transform = Transform ( 0.2 , 0 , 0 , 0 , -3 .25841e-08, 0.2 , 0 , -0.2 , -3 .25841e-08, 0.00550658 , 0.532125 , 0.000651598 )
129130layers = 2
130131mesh = SubResource ( 2 )
131- skeleton = NodePath ("..:" )
132132material/0 = null
133133
134134[node name ="Animation" type ="AnimationPlayer" parent ="." ]
135- root_node = NodePath ("..:" )
136135autoplay = "spin"
137136anims/spin = SubResource ( 3 )
138137anims/take = SubResource ( 4 )
139138
140139[node name ="CollisionShape" type ="CollisionShape" parent ="." ]
141140transform = Transform ( 1 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 1 , 0.00894194 , 0.575859 , 0.0193955 )
142- shape = SubResource ( 7 )
141+ shape = SubResource ( 5 )
143142
144143[node name ="VisibilityEnabler" type ="VisibilityEnabler" parent ="." ]
145144transform = Transform ( 1 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 1 , 0.0321827 , 0.57887 , 0.0268312 )
@@ -155,6 +154,6 @@ emitting = false
155154one_shot = true
156155explosiveness = 1.0
157156visibility_aabb = AABB ( -4.12919 , -4 , -4 , 8.25837 , 8 , 8 )
158- process_material = SubResource ( 10 )
159- draw_pass_1 = SubResource ( 12 )
157+ process_material = SubResource ( 8 )
158+ draw_pass_1 = SubResource ( 10 )
160159[connection signal ="body_entered" from ="." to ="." method ="_on_coin_body_enter" ]
0 commit comments