Added PlasmaProjectile particles

This commit is contained in:
2025-11-22 00:20:01 +03:00
parent a298564a10
commit 715ce57eb5
6 changed files with 47 additions and 20 deletions
@@ -13,6 +13,8 @@ lifetime_randomness = 0.5
particle_flag_disable_z = true
emission_shape = 1
emission_sphere_radius = 2.0
angle_min = -179.99998
angle_max = 180.00002
inherit_velocity_ratio = 0.5
initial_velocity_min = 10.0
initial_velocity_max = 15.0
@@ -133,6 +135,7 @@ wait_time = 0.6
one_shot = true
[node name="ShellParticles" type="GPUParticles2D" parent="." index="3"]
z_index = 1
emitting = false
amount = 1
texture = SubResource("AtlasTexture_he4pe")