2025-02-19 13:30:29 +00:00
|
|
|
[gd_scene load_steps=7 format=3 uid="uid://dnbutraty2285"]
|
2025-02-05 12:34:38 +00:00
|
|
|
|
2025-02-19 13:30:29 +00:00
|
|
|
[ext_resource type="Texture2D" uid="uid://6vh5m2p3v0t3" path="res://asset/art/scene/c01/s07_书店外/e_纸钱.png" id="1_hsa64"]
|
2025-02-05 12:34:38 +00:00
|
|
|
|
|
|
|
[sub_resource type="Gradient" id="Gradient_rwi0m"]
|
2025-06-08 14:20:26 +00:00
|
|
|
colors = PackedColorArray(0.856067, 0.856067, 0.856067, 1, 1, 1, 1, 1)
|
2025-02-05 12:34:38 +00:00
|
|
|
|
|
|
|
[sub_resource type="GradientTexture1D" id="GradientTexture1D_5cty7"]
|
|
|
|
gradient = SubResource("Gradient_rwi0m")
|
|
|
|
|
|
|
|
[sub_resource type="Curve" id="Curve_8ybmm"]
|
|
|
|
_data = [Vector2(0, 1), 0.0, 0.0, 0, 0, Vector2(0.982456, 0.10989), -1.97802, 0.0, 0, 0]
|
|
|
|
point_count = 2
|
|
|
|
|
|
|
|
[sub_resource type="CurveTexture" id="CurveTexture_jq14j"]
|
|
|
|
curve = SubResource("Curve_8ybmm")
|
|
|
|
|
|
|
|
[sub_resource type="ParticleProcessMaterial" id="ParticleProcessMaterial_wa8gc"]
|
|
|
|
particle_flag_disable_z = true
|
|
|
|
emission_shape_scale = Vector3(1, 1, 0)
|
|
|
|
emission_shape = 3
|
2025-02-19 13:30:29 +00:00
|
|
|
emission_box_extents = Vector3(300, 20, 0)
|
2025-02-05 12:34:38 +00:00
|
|
|
angle_min = -300.0
|
|
|
|
angle_max = 300.0
|
2025-03-20 10:00:53 +00:00
|
|
|
direction = Vector3(-20, 70, 0)
|
2025-02-05 12:34:38 +00:00
|
|
|
spread = 30.0
|
2025-03-20 10:00:53 +00:00
|
|
|
initial_velocity_min = 10.0
|
|
|
|
initial_velocity_max = 35.0
|
2025-02-05 12:34:38 +00:00
|
|
|
gravity = Vector3(0, 0, 0)
|
2025-03-20 10:00:53 +00:00
|
|
|
scale_min = 0.5
|
2025-02-05 12:34:38 +00:00
|
|
|
scale_curve = SubResource("CurveTexture_jq14j")
|
|
|
|
color_ramp = SubResource("GradientTexture1D_5cty7")
|
|
|
|
|
|
|
|
[node name="ParticalsAsh" type="Node2D"]
|
|
|
|
|
2025-02-19 13:30:29 +00:00
|
|
|
[node name="纸钱" type="GPUParticles2D" parent="."]
|
2025-03-20 10:00:53 +00:00
|
|
|
amount = 300
|
2025-02-19 13:30:29 +00:00
|
|
|
texture = ExtResource("1_hsa64")
|
2025-03-20 10:00:53 +00:00
|
|
|
lifetime = 30.0
|
2025-02-05 12:34:38 +00:00
|
|
|
preprocess = 20.0
|
|
|
|
visibility_rect = Rect2(-750, 0, 1500, 600)
|
2025-03-20 10:00:53 +00:00
|
|
|
process_material = SubResource("ParticleProcessMaterial_wa8gc")
|
2025-02-05 12:34:38 +00:00
|
|
|
metadata/_edit_vertical_guides_ = [-721.0]
|