|
@@ -12,9 +12,9 @@ point_count = 2
|
|
|
curve = SubResource("Curve_2ymgo")
|
|
|
|
|
|
[sub_resource type="ParticleProcessMaterial" id="ParticleProcessMaterial_fpdqd"]
|
|
|
+angle_max = 360.0
|
|
|
spread = 180.0
|
|
|
initial_velocity_max = 10.0
|
|
|
-angle_max = 360.0
|
|
|
scale_curve = SubResource("CurveTexture_si023")
|
|
|
color = Color(1, 1, 0.372549, 1)
|
|
|
|
|
@@ -37,4 +37,5 @@ draw_pass_1 = SubResource("SphereMesh_f2rrx")
|
|
|
script = ExtResource("3_mi21g")
|
|
|
|
|
|
[connection signal="finished" from="Noise" to="." method="_on_noise_finished"]
|
|
|
+[connection signal="custom_finished" from="Splash" to="." method="_on_splash_finished"]
|
|
|
[connection signal="finished" from="Splash" to="." method="_on_splash_finished"]
|