Changeset 2328 for GTP/trunk/App/Demos/Illum/Ogre/Media/MORIA
- Timestamp:
- 04/16/07 20:02:58 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/App/Demos/Illum/Ogre/Media/MORIA/Particles.particle
r2326 r2328 4 4 5 5 material GTP/Moria/Smoke_L_Depth_Illum 6 particle_width 2.27 particle_height 2.26 particle_width 4.2 7 particle_height 4.2 8 8 cull_each false 9 quota 6009 quota 700 10 10 sorted true 11 11 //billboard_type point … … 19 19 20 20 angle 30 21 emission_rate 1 021 emission_rate 15 22 22 time_to_live 10 23 23 direction 0 1 0 … … 25 25 width 20 26 26 height 20 27 depth 0. 827 depth 0.6 28 28 } 29 29 30 30 affector ColourFader2 31 31 { 32 alpha1 +0.1 33 alpha2 -0.1 34 state_change 0.532 alpha1 +0.15 33 alpha2 -0.15 34 state_change 5 35 35 } 36 36 } … … 41 41 material GTP/HPS/Smoke_S 42 42 renderer sprite 43 particle_width 2.544 particle_height 2.543 particle_width 1.5 44 particle_height 1.5 45 45 cull_each false 46 46 quota 400 … … 57 57 time_to_live 6 58 58 direction 0 1 0 59 velocity 0. 559 velocity 0.25 60 60 61 61 width 0.5
Note: See TracChangeset
for help on using the changeset viewer.