summaryrefslogtreecommitdiff
path: root/normal.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'normal.tscn')
-rw-r--r--normal.tscn51
1 files changed, 51 insertions, 0 deletions
diff --git a/normal.tscn b/normal.tscn
new file mode 100644
index 0000000..6856ee5
--- /dev/null
+++ b/normal.tscn
@@ -0,0 +1,51 @@
+[gd_scene load_steps=8 format=3 uid="uid://c4ffo50o24wuy"]
+
+[sub_resource type="Curve" id="Curve_key14"]
+_data = [Vector2(0, 1), 0.0, -0.0831102, 0, 0, Vector2(0.826667, 0.582418), -1.73511, -1.73511, 0, 0, Vector2(1, 0), -2.84715, 0.0, 0, 0]
+point_count = 3
+
+[sub_resource type="CurveTexture" id="CurveTexture_7fgoh"]
+curve = SubResource("Curve_key14")
+
+[sub_resource type="Gradient" id="Gradient_qym4u"]
+offsets = PackedFloat32Array(0.2, 0.554839, 1)
+colors = PackedColorArray(0.7, 0.422567, 0.294, 1, 0.52, 0.429867, 0.312, 1, 0.41, 0.41, 0.41, 1)
+
+[sub_resource type="GradientTexture1D" id="GradientTexture1D_rjjtp"]
+gradient = SubResource("Gradient_qym4u")
+
+[sub_resource type="Curve" id="Curve_7via6"]
+_data = [Vector2(0, 1), 0.0, 0.0, 0, 0, Vector2(1, 0), 0.0, 0.0, 0, 0]
+point_count = 2
+
+[sub_resource type="CurveTexture" id="CurveTexture_4o04g"]
+curve = SubResource("Curve_7via6")
+
+[sub_resource type="ParticleProcessMaterial" id="ParticleProcessMaterial_pslfe"]
+lifetime_randomness = 0.67
+particle_flag_disable_z = true
+emission_shape_scale = Vector3(10, 10, 10)
+emission_shape = 1
+emission_sphere_radius = 0.01
+angle_min = -720.0
+angle_max = 630.9
+spread = 180.0
+initial_velocity_min = 70.0
+initial_velocity_max = 140.0
+gravity = Vector3(0, 0, 0)
+linear_accel_min = 5.53
+linear_accel_max = 7.43
+linear_accel_curve = SubResource("CurveTexture_4o04g")
+scale_min = 3.0
+scale_max = 7.0
+color_ramp = SubResource("GradientTexture1D_rjjtp")
+alpha_curve = SubResource("CurveTexture_7fgoh")
+turbulence_noise_strength = 0.0
+
+[node name="GPUParticles2D" type="GPUParticles2D"]
+position = Vector2(163, 123)
+emitting = false
+amount = 200
+process_material = SubResource("ParticleProcessMaterial_pslfe")
+one_shot = true
+explosiveness = 1.0