26 lines
775 B
Plaintext
26 lines
775 B
Plaintext
[gd_scene load_steps=3 format=3 uid="uid://yjdrytj3x71v"]
|
|
|
|
[ext_resource type="Script" uid="uid://cpuc3qq7pd7lk" path="res://addons/reedfx/vfx/CPUVFXTemplate.gd" id="1_4t5ie"]
|
|
|
|
[sub_resource type="Curve" id="Curve_wpir5"]
|
|
_data = [Vector2(0, 1), 0.0, 0.0, 0, 0, Vector2(1, 0), -3.764854, 0.0, 0, 0]
|
|
point_count = 2
|
|
|
|
[node name="LandDust" type="CPUParticles2D"]
|
|
z_index = 1
|
|
lifetime = 0.5
|
|
explosiveness = 0.9
|
|
emission_shape = 3
|
|
emission_rect_extents = Vector2(2, 1)
|
|
direction = Vector2(0, -1)
|
|
spread = 75.0
|
|
gravity = Vector2(0, 5)
|
|
initial_velocity_max = 16.0
|
|
damping_min = 21.6
|
|
damping_max = 22.6
|
|
scale_amount_min = 3.0
|
|
scale_amount_max = 6.0
|
|
scale_amount_curve = SubResource("Curve_wpir5")
|
|
script = ExtResource("1_4t5ie")
|
|
metadata/_custom_type_script = "uid://cpuc3qq7pd7lk"
|