Added PlasmaProjectile particles
This commit is contained in:
@@ -12,6 +12,8 @@ particle_flag_disable_z = true
|
||||
emission_shape_offset = Vector3(-8, -3.5, 0)
|
||||
emission_shape = 1
|
||||
emission_sphere_radius = 1.0
|
||||
angle_min = -179.99998
|
||||
angle_max = 180.00002
|
||||
inherit_velocity_ratio = 0.5
|
||||
direction = Vector3(-1, 0, 0)
|
||||
spread = 15.0
|
||||
@@ -25,6 +27,8 @@ particle_flag_disable_z = true
|
||||
emission_shape_offset = Vector3(-8, 3.5, 0)
|
||||
emission_shape = 1
|
||||
emission_sphere_radius = 1.0
|
||||
angle_min = -179.99998
|
||||
angle_max = 180.00002
|
||||
inherit_velocity_ratio = 0.5
|
||||
direction = Vector3(-1, 0, 0)
|
||||
spread = 15.0
|
||||
@@ -38,6 +42,8 @@ particle_flag_disable_z = true
|
||||
emission_shape_offset = Vector3(8, -3.5, 0)
|
||||
emission_shape = 1
|
||||
emission_sphere_radius = 1.0
|
||||
angle_min = -179.99998
|
||||
angle_max = 180.00002
|
||||
inherit_velocity_ratio = 0.5
|
||||
spread = 15.0
|
||||
initial_velocity_min = 30.0
|
||||
@@ -50,6 +56,8 @@ particle_flag_disable_z = true
|
||||
emission_shape_offset = Vector3(8, 3.5, 0)
|
||||
emission_shape = 1
|
||||
emission_sphere_radius = 1.0
|
||||
angle_min = -179.99998
|
||||
angle_max = 180.00002
|
||||
inherit_velocity_ratio = 0.5
|
||||
spread = 15.0
|
||||
initial_velocity_min = 30.0
|
||||
|
||||
Reference in New Issue
Block a user