- Timestamp:
- Nov 23, 2015, 3:44:31 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/particleEffectsHS15/data/particle/rocketfire.particle
r10671 r10836 1 1 particle_system Orxonox/rocketfire 2 2 { 3 material PE/ Special.0014 particle_width 6.670000076293955 particle_height 3.809999942779546 quota 3007 cull_each false8 sorted false9 local_space false3 material PE/glowEffect 4 particle_width 2 5 particle_height 2 6 quota 10000 7 cull_each true 8 sorted true 9 local_space true 10 10 iteration_interval 0.0 11 11 nonvisible_update_timeout 0.0 … … 18 18 emitter Ellipsoid 19 19 { 20 position 0.0 0.0 3.020 position 0.05 0.0 2.0 21 21 direction 0.0 0.0 1.0 22 22 angle 0 … … 26 26 emission_rate 1200 27 27 velocity_min 10 28 velocity_max 4828 velocity_max 20 29 29 time_to_live_min 0.1 30 time_to_live_max 0.1 930 time_to_live_max 0.1 31 31 duration_min 0 32 32 duration_max 0 … … 36 36 colour_range_end 1 0 0 1 37 37 } 38 emitter Ellipsoid 39 { 40 position 0.05 0.0 2.0 41 direction 0.0 0.0 1.0 42 angle 0 43 width 0 44 height 0 45 depth 0 46 emission_rate 100 47 velocity_min 5 48 velocity_max 10 49 time_to_live_min 0.1 50 time_to_live_max 0.1 51 duration_min 0 52 duration_max 0 53 repeat_delay_min 0 54 repeat_delay_max 0 55 colour_range_start 0.2 0.5 0.65 56 colour_range_end 0.25 0.55 0.7 57 } 38 58 39 59 affector Scaler
Note: See TracChangeset
for help on using the changeset viewer.