summaryrefslogtreecommitdiff
path: root/normal.tscn
blob: 6856ee564b88b9d0549c916c9c8df3c801b5412a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
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