Ignore:
Timestamp:
04/16/07 20:02:58 (18 years ago)
Author:
szirmay
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • GTP/trunk/App/Demos/Illum/Ogre/Media/MORIA/Particles.particle

    r2326 r2328  
    44         
    55        material                GTP/Moria/Smoke_L_Depth_Illum 
    6         particle_width  2.2 
    7     particle_height 2.2 
     6        particle_width  4.2 
     7    particle_height 4.2 
    88    cull_each       false 
    9     quota           600 
     9    quota           700 
    1010    sorted                      true 
    1111    //billboard_type  point 
     
    1919 
    2020        angle           30 
    21         emission_rate   10 
     21        emission_rate   15 
    2222        time_to_live    10 
    2323        direction       0 1 0 
     
    2525        width           20        
    2626        height          20 
    27         depth           0.8 
     27        depth           0.6 
    2828    } 
    2929  
    3030    affector ColourFader2 
    3131    { 
    32        alpha1 +0.1 
    33        alpha2 -0.1 
    34        state_change 0.5 
     32       alpha1 +0.15 
     33       alpha2 -0.15 
     34       state_change 5 
    3535    } 
    3636} 
     
    4141        material        GTP/HPS/Smoke_S 
    4242        renderer sprite 
    43     particle_width  2.5 
    44     particle_height 2.5 
     43    particle_width  1.5 
     44    particle_height 1.5 
    4545    cull_each       false 
    4646    quota           400 
     
    5757        time_to_live    6 
    5858        direction       0 1 0 
    59         velocity        0.5  
     59        velocity        0.25  
    6060         
    6161        width           0.5         
Note: See TracChangeset for help on using the changeset viewer.