背景和头像缺失
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
system example_029
|
||||
{
|
||||
category Examples_21_30
|
||||
technique
|
||||
{
|
||||
visual_particle_quota 2000
|
||||
emitted_affector_quota 200
|
||||
material ParticleUniverse/Interpolate
|
||||
default_particle_width 1.8
|
||||
default_particle_height 1.8
|
||||
renderer Billboard
|
||||
{
|
||||
texture_coords_rows 6
|
||||
texture_coords_columns 6
|
||||
}
|
||||
emitter Point
|
||||
{
|
||||
angle 360
|
||||
time_to_live dyn_random
|
||||
{
|
||||
min 2
|
||||
max 5
|
||||
}
|
||||
velocity dyn_random
|
||||
{
|
||||
min 3.6
|
||||
max 4.8
|
||||
}
|
||||
}
|
||||
affector Scale
|
||||
{
|
||||
xyz_scale 0.6
|
||||
}
|
||||
affector TextureAnimator
|
||||
{
|
||||
time_step 0.1
|
||||
end_texture_coords_range 35
|
||||
texture_start_random false
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,57 @@
|
||||
system advancedLodSystem
|
||||
{
|
||||
smooth_lod true
|
||||
main_camera_name MainCamera
|
||||
lod_distances 21 60
|
||||
technique
|
||||
{
|
||||
visual_particle_quota 100
|
||||
material ParticleUniverse/Barrel_02
|
||||
default_particle_width 0.99
|
||||
default_particle_height 1.05
|
||||
default_particle_depth 1.05
|
||||
renderer Entity
|
||||
{
|
||||
mesh_name sphere.mesh
|
||||
}
|
||||
emitter Box
|
||||
{
|
||||
emission_rate 5
|
||||
angle 25
|
||||
time_to_live dyn_random
|
||||
{
|
||||
min 2
|
||||
max 6
|
||||
}
|
||||
velocity 2.4
|
||||
box_width 3
|
||||
box_height 3
|
||||
box_depth 3
|
||||
}
|
||||
}
|
||||
technique
|
||||
{
|
||||
material ParticleUniverse/Barrel_01
|
||||
lod_index 1
|
||||
default_particle_width 0.96
|
||||
default_particle_height 1.26
|
||||
default_particle_depth 1.5
|
||||
renderer Billboard
|
||||
{
|
||||
}
|
||||
emitter Box
|
||||
{
|
||||
emission_rate 5
|
||||
angle 25
|
||||
time_to_live dyn_random
|
||||
{
|
||||
min 2
|
||||
max 6
|
||||
}
|
||||
velocity 2.4
|
||||
box_width 3
|
||||
box_height 3
|
||||
box_depth 3
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,76 @@
|
||||
system blackHole
|
||||
{
|
||||
technique
|
||||
{
|
||||
visual_particle_quota 2500
|
||||
material PUMediaPack/Flare_04
|
||||
default_particle_width 12
|
||||
default_particle_height 12
|
||||
renderer Billboard
|
||||
{
|
||||
}
|
||||
emitter SphereSurface
|
||||
{
|
||||
emission_rate 200
|
||||
velocity 3
|
||||
radius 12
|
||||
}
|
||||
affector Colour
|
||||
{
|
||||
time_colour 0 0 0 0.2 1
|
||||
time_colour 0.9 0.8 0.8 1 1
|
||||
time_colour 1 1 1 1 1
|
||||
}
|
||||
affector Gravity
|
||||
{
|
||||
gravity 2700
|
||||
}
|
||||
affector Scale
|
||||
{
|
||||
xyz_scale -4.5
|
||||
}
|
||||
}
|
||||
technique
|
||||
{
|
||||
visual_particle_quota 250
|
||||
material PUMediaPack/Streak_03
|
||||
renderer Billboard
|
||||
{
|
||||
billboard_type oriented_self
|
||||
}
|
||||
emitter Point
|
||||
{
|
||||
emission_rate 50
|
||||
angle 360
|
||||
time_to_live 4
|
||||
velocity 1
|
||||
particle_width dyn_random
|
||||
{
|
||||
min 2
|
||||
max 4
|
||||
}
|
||||
particle_height dyn_random
|
||||
{
|
||||
min 45
|
||||
max 60
|
||||
}
|
||||
colour 0.1 0.1 1 1
|
||||
}
|
||||
affector Scale
|
||||
{
|
||||
x_scale -1.2
|
||||
}
|
||||
affector Scale
|
||||
{
|
||||
y_scale -45
|
||||
}
|
||||
affector Colour
|
||||
{
|
||||
time_colour 0 0 0 0 0
|
||||
time_colour 0.2 1 1 1 1
|
||||
time_colour 0.8 1 1 1 1
|
||||
time_colour 1 0 0 0 0
|
||||
colour_operation multiply
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,39 @@
|
||||
system canOfWorms
|
||||
{
|
||||
category LightFX
|
||||
technique
|
||||
{
|
||||
visual_particle_quota 2000
|
||||
emitted_emitter_quota 20
|
||||
material PUMediaPack/Flare_04
|
||||
default_particle_width 1.2
|
||||
default_particle_height 1.2
|
||||
renderer Billboard
|
||||
{
|
||||
}
|
||||
emitter Point Core
|
||||
{
|
||||
emission_rate 3
|
||||
angle 360
|
||||
time_to_live 4
|
||||
velocity 9
|
||||
emits emitter_particle Worms
|
||||
}
|
||||
emitter Point Worms
|
||||
{
|
||||
emission_rate 60
|
||||
angle 360
|
||||
time_to_live 2
|
||||
velocity 0.45
|
||||
direction 0 -1 0
|
||||
colour 1 0.6 0.6 1
|
||||
}
|
||||
affector SineForce
|
||||
{
|
||||
exclude_emitter Worms
|
||||
force_vector 15 15 15
|
||||
min_frequency 5
|
||||
max_frequency 5
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,69 @@
|
||||
system electricBeamSystem
|
||||
{
|
||||
technique
|
||||
{
|
||||
position -15 -3 0
|
||||
material ParticleUniverse/Lightning
|
||||
default_particle_width 1.05
|
||||
default_particle_height 0
|
||||
renderer Billboard
|
||||
{
|
||||
billboard_type oriented_shape
|
||||
billboard_origin bottom_center
|
||||
}
|
||||
emitter Line
|
||||
{
|
||||
emission_rate 40
|
||||
time_to_live 100
|
||||
direction 0 0 0
|
||||
end 45 9 0
|
||||
min_increment 1.5
|
||||
max_increment 4.5
|
||||
max_deviation 0.3
|
||||
}
|
||||
affector Line
|
||||
{
|
||||
max_deviation 4
|
||||
time_step 0.03
|
||||
end 45 9 0
|
||||
drift 0.3
|
||||
}
|
||||
affector Align
|
||||
{
|
||||
resize true
|
||||
}
|
||||
}
|
||||
technique
|
||||
{
|
||||
position -15 -3 0
|
||||
material ParticleUniverse/Lightning
|
||||
default_particle_width 0.45
|
||||
default_particle_height 0
|
||||
renderer Billboard
|
||||
{
|
||||
billboard_type oriented_shape
|
||||
billboard_origin bottom_center
|
||||
}
|
||||
emitter Line
|
||||
{
|
||||
emission_rate 150
|
||||
time_to_live 100
|
||||
direction 0 0 0
|
||||
end 45 9 0
|
||||
min_increment 1.5
|
||||
max_increment 1.8
|
||||
max_deviation 0.9
|
||||
}
|
||||
affector Line
|
||||
{
|
||||
max_deviation 4.2
|
||||
time_step 0.01
|
||||
end 45 9 0
|
||||
drift 0.1
|
||||
}
|
||||
affector Align
|
||||
{
|
||||
resize true
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
system example_004
|
||||
{
|
||||
category Examples_1_10
|
||||
technique
|
||||
{
|
||||
visual_particle_quota 100
|
||||
material ParticleUniverse/Star
|
||||
default_particle_width 0.6
|
||||
default_particle_height 0.6
|
||||
renderer Billboard
|
||||
{
|
||||
}
|
||||
emitter SphereSurface
|
||||
{
|
||||
emission_rate 60
|
||||
time_to_live 1.8
|
||||
velocity 0
|
||||
direction 0 0 0
|
||||
radius 3
|
||||
}
|
||||
affector Colour
|
||||
{
|
||||
time_colour 0 1 1 0 1
|
||||
time_colour 1 1 0 0 0
|
||||
}
|
||||
affector Gravity
|
||||
{
|
||||
mass_affector 0.03
|
||||
gravity 150
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,159 @@
|
||||
system explosionSystem
|
||||
{
|
||||
category Explosion
|
||||
technique
|
||||
{
|
||||
material ParticleUniverse/ExplosionFire
|
||||
default_particle_width 0.3
|
||||
default_particle_height 0.3
|
||||
renderer Billboard
|
||||
{
|
||||
}
|
||||
emitter SphereSurface BurstEmitter
|
||||
{
|
||||
emission_rate 20
|
||||
time_to_live 2
|
||||
velocity 3
|
||||
direction 0 0 0
|
||||
auto_direction true
|
||||
radius 0.15
|
||||
}
|
||||
affector Colour
|
||||
{
|
||||
time_colour 0 1 1 0.95 1
|
||||
time_colour 0.5 0.18 0.05 0.01 1
|
||||
time_colour 1 0 0 0 1
|
||||
}
|
||||
affector Scale
|
||||
{
|
||||
xyz_scale 6
|
||||
}
|
||||
observer OnTime
|
||||
{
|
||||
handler DoEnableComponent
|
||||
{
|
||||
enable_component emitter_component BurstEmitter false
|
||||
}
|
||||
since_start_system true
|
||||
on_time greater_than 0.7
|
||||
}
|
||||
}
|
||||
technique
|
||||
{
|
||||
emitted_technique_quota 6
|
||||
material BaseWhite
|
||||
renderer Billboard
|
||||
{
|
||||
}
|
||||
emitter Point NucleusEmitter
|
||||
{
|
||||
emission_rate 6
|
||||
angle 80
|
||||
time_to_live 10
|
||||
velocity 9
|
||||
enabled false
|
||||
emits technique_particle NucleusTechnique
|
||||
force_emission true
|
||||
}
|
||||
affector LinearForce
|
||||
{
|
||||
force_vector 0 -3 0
|
||||
}
|
||||
observer OnTime
|
||||
{
|
||||
handler DoEnableComponent
|
||||
{
|
||||
enable_component emitter_component NucleusEmitter true
|
||||
}
|
||||
since_start_system true
|
||||
on_time greater_than 0.3
|
||||
}
|
||||
}
|
||||
technique NucleusTechnique
|
||||
{
|
||||
material ParticleUniverse/Nucleus
|
||||
default_particle_width 0.45
|
||||
default_particle_height 0.45
|
||||
renderer Billboard
|
||||
{
|
||||
}
|
||||
emitter Point
|
||||
{
|
||||
emission_rate 100
|
||||
angle 360
|
||||
velocity 0.06
|
||||
direction 0 -1 0
|
||||
}
|
||||
affector Colour
|
||||
{
|
||||
time_colour 0 0.5 0.4 0.2 1
|
||||
time_colour 0.1 0.5 0.2 0.05 1
|
||||
time_colour 0.2 0.1 0.1 0.1 1
|
||||
time_colour 1 0 0 0 1
|
||||
}
|
||||
affector TextureRotator
|
||||
{
|
||||
use_own_rotation true
|
||||
rotation dyn_random
|
||||
{
|
||||
min 1
|
||||
max 90
|
||||
}
|
||||
rotation_speed dyn_random
|
||||
{
|
||||
min 0.1
|
||||
max 1
|
||||
}
|
||||
}
|
||||
affector Scale
|
||||
{
|
||||
xyz_scale -0.15
|
||||
}
|
||||
}
|
||||
technique
|
||||
{
|
||||
material ParticleUniverse/Debris
|
||||
renderer Billboard
|
||||
{
|
||||
billboard_type oriented_self
|
||||
}
|
||||
emitter Point DebrisEmitter
|
||||
{
|
||||
emission_rate 100
|
||||
angle 360
|
||||
time_to_live 5
|
||||
velocity dyn_random
|
||||
{
|
||||
min 3
|
||||
max 6
|
||||
}
|
||||
particle_width 0.09
|
||||
particle_height dyn_random
|
||||
{
|
||||
min 0.06
|
||||
max 0.6
|
||||
}
|
||||
enabled false
|
||||
direction 0 -1 0
|
||||
force_emission true
|
||||
}
|
||||
affector Colour
|
||||
{
|
||||
time_colour 0 1 1 1 1
|
||||
time_colour 1 0 0 0 1
|
||||
}
|
||||
affector LinearForce
|
||||
{
|
||||
force_vector 0 -3 0
|
||||
}
|
||||
observer OnTime
|
||||
{
|
||||
handler DoEnableComponent
|
||||
{
|
||||
enable_component emitter_component DebrisEmitter true
|
||||
}
|
||||
since_start_system true
|
||||
on_time greater_than 0.3
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,77 @@
|
||||
system flameSystem
|
||||
{
|
||||
category Fire
|
||||
technique
|
||||
{
|
||||
visual_particle_quota 2000
|
||||
emitted_affector_quota 200
|
||||
material ParticleUniverse/Flame
|
||||
default_particle_width 1.35
|
||||
default_particle_height 1.8
|
||||
renderer Billboard
|
||||
{
|
||||
billboard_type oriented_self
|
||||
}
|
||||
emitter Box flamesEmitter
|
||||
{
|
||||
emission_rate 200
|
||||
angle 40
|
||||
time_to_live dyn_random
|
||||
{
|
||||
min 5
|
||||
max 9
|
||||
}
|
||||
velocity dyn_random
|
||||
{
|
||||
min 1.8
|
||||
max 2.4
|
||||
}
|
||||
box_width 3
|
||||
box_height 0.03
|
||||
box_depth 3
|
||||
}
|
||||
emitter Box gravityEmitter
|
||||
{
|
||||
emission_rate 5
|
||||
angle 80
|
||||
time_to_live dyn_random
|
||||
{
|
||||
min 2
|
||||
max 5
|
||||
}
|
||||
mass dyn_random
|
||||
{
|
||||
min 0.6
|
||||
max 1.2
|
||||
}
|
||||
velocity dyn_random
|
||||
{
|
||||
min 2.4
|
||||
max 3.6
|
||||
}
|
||||
position 0 1.8 0
|
||||
emits affector_particle gravityAffector
|
||||
box_width 3
|
||||
box_height 3
|
||||
box_depth 3
|
||||
}
|
||||
affector Gravity gravityAffector
|
||||
{
|
||||
gravity 1.2
|
||||
}
|
||||
affector Scale
|
||||
{
|
||||
xyz_scale -0.3
|
||||
}
|
||||
affector SineForce
|
||||
{
|
||||
force_vector 0.9 0 0
|
||||
max_frequency 3
|
||||
}
|
||||
affector Colour
|
||||
{
|
||||
time_colour 0 1 1 1 1
|
||||
time_colour 1 0 0 0 1
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,110 @@
|
||||
system flareShield
|
||||
{
|
||||
technique
|
||||
{
|
||||
visual_particle_quota 200
|
||||
emitted_emitter_quota 15
|
||||
material PUMediaPack/Flare_05
|
||||
renderer Billboard
|
||||
{
|
||||
}
|
||||
emitter Point
|
||||
{
|
||||
emission_rate 3
|
||||
angle 0
|
||||
velocity 4.5
|
||||
duration 4
|
||||
emits emitter_particle CircleEmitter
|
||||
}
|
||||
emitter Circle CircleEmitter
|
||||
{
|
||||
emission_rate 20
|
||||
angle 360
|
||||
time_to_live dyn_random
|
||||
{
|
||||
min 0.2
|
||||
max 1
|
||||
}
|
||||
velocity 0.15
|
||||
all_particle_dimensions dyn_random
|
||||
{
|
||||
min 0.9
|
||||
max 2.4
|
||||
}
|
||||
keep_local true
|
||||
direction 0 0 0
|
||||
colour 0.7 0.8 1 1
|
||||
radius 3
|
||||
}
|
||||
affector Vortex
|
||||
{
|
||||
rotation_axis 0 1 0
|
||||
rotation_speed 7
|
||||
}
|
||||
affector Colour
|
||||
{
|
||||
time_colour 0 1 1 1 1
|
||||
time_colour 0.8 1 1 1 1
|
||||
time_colour 1 0 0 0 0
|
||||
colour_operation multiply
|
||||
}
|
||||
observer OnTime
|
||||
{
|
||||
observe_until_event true
|
||||
handler DoEnableComponent
|
||||
{
|
||||
enable_component observer_component OnExpireObserver true
|
||||
}
|
||||
since_start_system true
|
||||
on_time greater_than 4
|
||||
}
|
||||
observer OnExpire OnExpireObserver
|
||||
{
|
||||
enabled false
|
||||
handler DoPlacementParticle
|
||||
{
|
||||
force_emitter ExplodeEmitter
|
||||
}
|
||||
}
|
||||
}
|
||||
technique
|
||||
{
|
||||
visual_particle_quota 200
|
||||
emitted_emitter_quota 30
|
||||
material PUMediaPack/Flare_05
|
||||
renderer Billboard
|
||||
{
|
||||
}
|
||||
emitter Point ExplodeEmitter
|
||||
{
|
||||
emission_rate 0
|
||||
angle 0
|
||||
time_to_live dyn_random
|
||||
{
|
||||
min 0.3
|
||||
max 1
|
||||
}
|
||||
direction 0 0 0
|
||||
emits emitter_particle ExplodeFlares
|
||||
}
|
||||
emitter Point ExplodeFlares
|
||||
{
|
||||
emission_rate 5
|
||||
angle 360
|
||||
time_to_live 1
|
||||
velocity 6
|
||||
all_particle_dimensions dyn_random
|
||||
{
|
||||
min 1.5
|
||||
max 1.8
|
||||
}
|
||||
colour 0.7 0.8 1 1
|
||||
}
|
||||
observer OnClear
|
||||
{
|
||||
handler DoStopSystem
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,53 @@
|
||||
system hypno
|
||||
{
|
||||
technique
|
||||
{
|
||||
visual_particle_quota 200
|
||||
material ParticleUniverse/Swirl_02
|
||||
default_particle_width 6
|
||||
default_particle_height 6
|
||||
renderer Billboard
|
||||
{
|
||||
}
|
||||
emitter Circle
|
||||
{
|
||||
emission_rate 40
|
||||
time_to_live dyn_random
|
||||
{
|
||||
min 2
|
||||
max 5
|
||||
}
|
||||
velocity 0.9
|
||||
all_particle_dimensions dyn_random
|
||||
{
|
||||
min 3
|
||||
max 12
|
||||
}
|
||||
direction 0 0 0
|
||||
colour 1 0.22 0.22 1
|
||||
auto_direction true
|
||||
radius 6
|
||||
normal 0 0 1
|
||||
}
|
||||
affector Colour
|
||||
{
|
||||
time_colour 0 1 1 1 1
|
||||
time_colour 0.8 1 1 1 1
|
||||
time_colour 1 0 0 0 0
|
||||
colour_operation multiply
|
||||
}
|
||||
affector TextureRotator
|
||||
{
|
||||
rotation dyn_random
|
||||
{
|
||||
min 0
|
||||
max 180
|
||||
}
|
||||
rotation_speed dyn_random
|
||||
{
|
||||
min 5
|
||||
max 20
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,193 @@
|
||||
system lightningBolt
|
||||
{
|
||||
technique
|
||||
{
|
||||
visual_particle_quota 100
|
||||
material PUMediaPack/Smoke_01
|
||||
renderer Billboard
|
||||
{
|
||||
}
|
||||
emitter Point
|
||||
{
|
||||
emission_rate 40
|
||||
angle 360
|
||||
time_to_live dyn_random
|
||||
{
|
||||
min 1
|
||||
max 3
|
||||
}
|
||||
velocity 3
|
||||
duration 4
|
||||
all_particle_dimensions dyn_random
|
||||
{
|
||||
min 0.3
|
||||
max 0.6
|
||||
}
|
||||
colour 0.46 0.06 0.82 1
|
||||
}
|
||||
affector Scale
|
||||
{
|
||||
xyz_scale 6
|
||||
}
|
||||
affector Colour
|
||||
{
|
||||
time_colour 0 1 1 1 1
|
||||
time_colour 1 0 0 0 0
|
||||
colour_operation multiply
|
||||
}
|
||||
observer OnClear
|
||||
{
|
||||
handler DoStopSystem
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
technique Lightning_1
|
||||
{
|
||||
visual_particle_quota 20
|
||||
material PUMediaPack/Lightning_01
|
||||
renderer Billboard
|
||||
{
|
||||
billboard_type oriented_self
|
||||
billboard_origin top_center
|
||||
}
|
||||
emitter Point
|
||||
{
|
||||
emission_rate 20
|
||||
angle 360
|
||||
time_to_live dyn_random
|
||||
{
|
||||
min 0.05
|
||||
max 0.15
|
||||
}
|
||||
velocity 1e-005
|
||||
duration 2.5
|
||||
repeat_delay 2.5
|
||||
all_particle_dimensions dyn_random
|
||||
{
|
||||
min 7.68
|
||||
max 15.36
|
||||
}
|
||||
enabled false
|
||||
colour 0.46 0.06 0.82 1
|
||||
}
|
||||
affector Colour
|
||||
{
|
||||
time_colour 0 1 1 1 1
|
||||
time_colour 0.5 1 1 1 1
|
||||
time_colour 1 0 0 0 0
|
||||
colour_operation multiply
|
||||
}
|
||||
}
|
||||
technique Lightning_2
|
||||
{
|
||||
visual_particle_quota 5
|
||||
material PUMediaPack/Lightning_02
|
||||
renderer Billboard
|
||||
{
|
||||
billboard_type oriented_self
|
||||
billboard_origin top_center
|
||||
}
|
||||
emitter Point
|
||||
{
|
||||
emission_rate 20
|
||||
angle 360
|
||||
time_to_live dyn_random
|
||||
{
|
||||
min 0.05
|
||||
max 0.15
|
||||
}
|
||||
velocity 1e-005
|
||||
duration 2.5
|
||||
repeat_delay 2.5
|
||||
all_particle_dimensions dyn_random
|
||||
{
|
||||
min 7.68
|
||||
max 15.36
|
||||
}
|
||||
enabled false
|
||||
colour 0.46 0.06 0.82 1
|
||||
}
|
||||
affector Colour
|
||||
{
|
||||
time_colour 0 1 1 1 1
|
||||
time_colour 0.5 1 1 1 1
|
||||
time_colour 1 0 0 0 0
|
||||
colour_operation multiply
|
||||
}
|
||||
}
|
||||
technique Lightning_3
|
||||
{
|
||||
visual_particle_quota 5
|
||||
material PUMediaPack/Lightning_03
|
||||
renderer Billboard
|
||||
{
|
||||
billboard_type oriented_self
|
||||
billboard_origin top_center
|
||||
}
|
||||
emitter Point
|
||||
{
|
||||
emission_rate 20
|
||||
angle 360
|
||||
time_to_live dyn_random
|
||||
{
|
||||
min 0.05
|
||||
max 0.15
|
||||
}
|
||||
velocity 1e-005
|
||||
duration 2.5
|
||||
repeat_delay 2.5
|
||||
all_particle_dimensions dyn_random
|
||||
{
|
||||
min 7.68
|
||||
max 15.36
|
||||
}
|
||||
enabled false
|
||||
colour 0.46 0.06 0.82 1
|
||||
}
|
||||
affector Colour
|
||||
{
|
||||
time_colour 0 1 1 1 1
|
||||
time_colour 0.5 1 1 1 1
|
||||
time_colour 1 0 0 0 0
|
||||
colour_operation multiply
|
||||
}
|
||||
}
|
||||
technique Lightning_4
|
||||
{
|
||||
visual_particle_quota 5
|
||||
material PUMediaPack/Lightning_04
|
||||
renderer Billboard
|
||||
{
|
||||
billboard_type oriented_self
|
||||
billboard_origin top_center
|
||||
}
|
||||
emitter Point
|
||||
{
|
||||
emission_rate 20
|
||||
angle 360
|
||||
time_to_live dyn_random
|
||||
{
|
||||
min 0.05
|
||||
max 0.15
|
||||
}
|
||||
velocity 1e-005
|
||||
duration 2.5
|
||||
repeat_delay 2.5
|
||||
all_particle_dimensions dyn_random
|
||||
{
|
||||
min 7.68
|
||||
max 15.36
|
||||
}
|
||||
enabled false
|
||||
colour 0.46 0.06 0.82 1
|
||||
}
|
||||
affector Colour
|
||||
{
|
||||
time_colour 0 1 1 1 1
|
||||
time_colour 0.5 1 1 1 1
|
||||
time_colour 1 0 0 0 0
|
||||
colour_operation multiply
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,43 @@
|
||||
system lineStreak
|
||||
{
|
||||
category LightFX
|
||||
technique
|
||||
{
|
||||
keep_local true
|
||||
visual_particle_quota 250
|
||||
material PUMediaPack/Pentagram_02
|
||||
renderer Billboard
|
||||
{
|
||||
billboard_type oriented_self
|
||||
}
|
||||
emitter Point
|
||||
{
|
||||
emission_rate 200
|
||||
angle 360
|
||||
time_to_live 1
|
||||
velocity dyn_random
|
||||
{
|
||||
min 3
|
||||
max 7.5
|
||||
}
|
||||
particle_width dyn_random
|
||||
{
|
||||
min 0.3
|
||||
max 1.4
|
||||
}
|
||||
particle_height dyn_random
|
||||
{
|
||||
min 6
|
||||
max 12
|
||||
}
|
||||
colour 1 0.84 0.45 1
|
||||
}
|
||||
affector Colour
|
||||
{
|
||||
time_colour 0 1 1 1 1
|
||||
time_colour 0.8 1 1 1 1
|
||||
time_colour 1 0 0 0 0
|
||||
colour_operation multiply
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,56 @@
|
||||
system mp_hit_04
|
||||
{
|
||||
keep_local true
|
||||
technique
|
||||
{
|
||||
visual_particle_quota 10
|
||||
material PUMediaPack/Star_05
|
||||
renderer Billboard
|
||||
{
|
||||
billboard_type oriented_self
|
||||
billboard_rotation_type vertex
|
||||
}
|
||||
emitter Point
|
||||
{
|
||||
emission_rate 6
|
||||
angle 360
|
||||
time_to_live 0.3
|
||||
velocity 1e-006
|
||||
duration 0.1
|
||||
particle_width dyn_random
|
||||
{
|
||||
min 60
|
||||
max 200
|
||||
}
|
||||
particle_height dyn_random
|
||||
{
|
||||
min 100
|
||||
max 400
|
||||
}
|
||||
start_colour_range 0.415686 0.678431 1 1
|
||||
end_colour_range 0.643137 0.317647 1 1
|
||||
force_emission true
|
||||
}
|
||||
affector Colour
|
||||
{
|
||||
time_colour 0 1 1 1 1
|
||||
time_colour 1 0 0 0 1
|
||||
colour_operation multiply
|
||||
}
|
||||
affector Scale
|
||||
{
|
||||
xyz_scale dyn_random
|
||||
{
|
||||
min 800
|
||||
max 1000
|
||||
}
|
||||
}
|
||||
observer OnClear
|
||||
{
|
||||
observe_until_event true
|
||||
handler DoStopSystem
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,56 @@
|
||||
system mp_torch
|
||||
{
|
||||
category Fire
|
||||
technique
|
||||
{
|
||||
visual_particle_quota 20
|
||||
material mp_fire_02
|
||||
renderer Billboard
|
||||
{
|
||||
texture_coords_rows 2
|
||||
texture_coords_columns 2
|
||||
}
|
||||
emitter Point
|
||||
{
|
||||
emission_rate 30
|
||||
angle 5
|
||||
time_to_live dyn_random
|
||||
{
|
||||
min 0.4
|
||||
max 0.6
|
||||
}
|
||||
velocity dyn_random
|
||||
{
|
||||
min 4.8
|
||||
max 5.4
|
||||
}
|
||||
all_particle_dimensions dyn_random
|
||||
{
|
||||
min 1.2
|
||||
max 1.8
|
||||
}
|
||||
end_texture_coords_range 3
|
||||
}
|
||||
affector Colour
|
||||
{
|
||||
time_colour 0 0 0 0 1
|
||||
time_colour 0.3 1 0.45098 0.235294 1
|
||||
time_colour 0.5 1 0.45098 0.235294 1
|
||||
time_colour 1 0 0 0 1
|
||||
}
|
||||
affector Scale
|
||||
{
|
||||
x_scale dyn_curved_linear
|
||||
{
|
||||
control_point 0 0.3
|
||||
control_point 0.5 0.3
|
||||
control_point 1 -3
|
||||
}
|
||||
y_scale dyn_curved_linear
|
||||
{
|
||||
control_point 0 15
|
||||
control_point 0.6 -3
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,32 @@
|
||||
system ribbonTrailTest
|
||||
{
|
||||
category Examples_21_30
|
||||
technique
|
||||
{
|
||||
visual_particle_quota 40
|
||||
material ParticleUniverse/RibbonTrail
|
||||
renderer RibbonTrail
|
||||
{
|
||||
max_elements 60
|
||||
ribbontrail_length 18
|
||||
ribbontrail_width 0.3
|
||||
colour_change 0.8 0.8 0.8 0.8
|
||||
}
|
||||
emitter Point
|
||||
{
|
||||
angle 360
|
||||
time_to_live 40
|
||||
velocity 45
|
||||
}
|
||||
affector Gravity
|
||||
{
|
||||
position 0 -6 -3
|
||||
gravity 700
|
||||
}
|
||||
affector Gravity
|
||||
{
|
||||
position 0 6 3
|
||||
gravity 700
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,93 @@
|
||||
system timeShift
|
||||
{
|
||||
technique
|
||||
{
|
||||
visual_particle_quota 20
|
||||
material PUMediaPack/Watch
|
||||
renderer Billboard
|
||||
{
|
||||
}
|
||||
emitter Point
|
||||
{
|
||||
emission_rate dyn_curved_linear
|
||||
{
|
||||
control_point 0 0
|
||||
control_point 0.2 10
|
||||
control_point 3 0
|
||||
}
|
||||
angle 360
|
||||
velocity dyn_random
|
||||
{
|
||||
min 0.9
|
||||
max 3
|
||||
}
|
||||
all_particle_dimensions dyn_random
|
||||
{
|
||||
min 3
|
||||
max 12
|
||||
}
|
||||
colour 1 0.88 0.26 1
|
||||
}
|
||||
affector Colour
|
||||
{
|
||||
time_colour 0 0 0 0 0
|
||||
time_colour 0.5 1 1 1 1
|
||||
time_colour 1 0 0 0 0
|
||||
colour_operation multiply
|
||||
}
|
||||
affector TextureRotator
|
||||
{
|
||||
use_own_rotation true
|
||||
rotation_speed dyn_random
|
||||
{
|
||||
min -2
|
||||
max 2
|
||||
}
|
||||
}
|
||||
}
|
||||
technique
|
||||
{
|
||||
visual_particle_quota 20
|
||||
material PUMediaPack/Hourglass
|
||||
renderer Billboard
|
||||
{
|
||||
}
|
||||
emitter Point
|
||||
{
|
||||
emission_rate dyn_curved_linear
|
||||
{
|
||||
control_point 0 0
|
||||
control_point 0.2 5
|
||||
control_point 3 0
|
||||
}
|
||||
angle 360
|
||||
velocity dyn_random
|
||||
{
|
||||
min 0.9
|
||||
max 3
|
||||
}
|
||||
all_particle_dimensions dyn_random
|
||||
{
|
||||
min 3
|
||||
max 9
|
||||
}
|
||||
colour 0.82 1 0.51 1
|
||||
}
|
||||
affector Colour
|
||||
{
|
||||
time_colour 0 0 0 0 0
|
||||
time_colour 0.5 1 1 1 1
|
||||
time_colour 1 0 0 0 0
|
||||
colour_operation multiply
|
||||
}
|
||||
affector TextureRotator
|
||||
{
|
||||
use_own_rotation true
|
||||
rotation_speed dyn_random
|
||||
{
|
||||
min -2
|
||||
max 2
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,28 @@
|
||||
system weaponTrail
|
||||
{
|
||||
technique
|
||||
{
|
||||
visual_particle_quota 1
|
||||
material weaponTrail
|
||||
renderer Billboard
|
||||
{
|
||||
texture_coords_rows 6
|
||||
texture_coords_columns 6
|
||||
billboard_rotation_type vertex
|
||||
}
|
||||
emitter Point Emitter32
|
||||
{
|
||||
angle 0
|
||||
time_to_live 0.27
|
||||
velocity 0.001
|
||||
colour 1 0 0 0.501961
|
||||
force_emission true
|
||||
}
|
||||
affector TextureAnimator Affector47
|
||||
{
|
||||
time_step 0.03
|
||||
end_texture_coords_range 8
|
||||
texture_start_random false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user