Added PlasmaProjectile particles
This commit is contained in:
@@ -11,6 +11,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
|
||||
spread = 15.0
|
||||
gravity = Vector3(0, 0, 0)
|
||||
|
||||
@@ -68,7 +70,7 @@ speed = 300
|
||||
[node name="GPUParticles2D" type="GPUParticles2D" parent="." index="0"]
|
||||
amount = 16
|
||||
texture = ExtResource("3_kos01")
|
||||
lifetime = 0.09999999999999999
|
||||
lifetime = 0.1
|
||||
process_material = SubResource("ParticleProcessMaterial_kxgpk")
|
||||
|
||||
[node name="Sprite2D_E" type="Sprite2D" parent="." index="1"]
|
||||
|
||||
Reference in New Issue
Block a user