SupaLidlGame/Assets/Sprites/Particles/ParryParticles.tres

42 lines
1.3 KiB
Plaintext
Raw Normal View History

[gd_resource type="ParticleProcessMaterial" load_steps=7 format=3 uid="uid://cbfaqolx1ydvv"]
2023-07-23 23:39:20 -07:00
[sub_resource type="Gradient" id="Gradient_44upg"]
offsets = PackedFloat32Array(0, 0.5)
colors = PackedColorArray(1, 1, 1, 1, 1, 1, 1, 0)
[sub_resource type="GradientTexture1D" id="GradientTexture1D_droiy"]
gradient = SubResource("Gradient_44upg")
[sub_resource type="Curve" id="Curve_mx7gl"]
_data = [Vector2(0, 0.3), 0.0, 0.0, 0, 1, Vector2(1, 0.3), 0.0, 0.0, 1, 0]
point_count = 2
2023-07-23 23:39:20 -07:00
[sub_resource type="Curve" id="Curve_lfa60"]
_data = [Vector2(0.1, 1), 0.0, -1.75, 0, 1, Vector2(0.5, 0.3), -1.75, 0.0, 1, 0]
point_count = 2
[sub_resource type="Curve" id="Curve_3iug1"]
_data = [Vector2(0, 1), 0.0, 0.0, 0, 1, Vector2(1, 1), 0.0, 0.0, 1, 0]
point_count = 2
[sub_resource type="CurveXYZTexture" id="CurveXYZTexture_xryvh"]
curve_x = SubResource("Curve_mx7gl")
curve_y = SubResource("Curve_lfa60")
curve_z = SubResource("Curve_3iug1")
2023-07-23 23:39:20 -07:00
[resource]
particle_flag_align_y = true
2023-07-23 23:39:20 -07:00
particle_flag_disable_z = true
2023-12-09 16:26:44 -08:00
emission_shape = 1
emission_sphere_radius = 4.0
2023-07-23 23:39:20 -07:00
spread = 180.0
initial_velocity_min = 256.0
initial_velocity_max = 256.0
2023-12-09 16:26:44 -08:00
gravity = Vector3(0, 0, 0)
2023-07-23 23:39:20 -07:00
linear_accel_min = -512.0
linear_accel_max = -512.0
scale_min = 0.1
scale_max = 0.1
scale_curve = SubResource("CurveXYZTexture_xryvh")
2023-07-23 23:39:20 -07:00
color_ramp = SubResource("GradientTexture1D_droiy")