Ignore:
Timestamp:
09/21/06 15:53:09 (18 years ago)
Author:
barsi
Message:
 
File:
1 edited

Legend:

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

    r1424 r1446  
    5151    particle_height 1.6 
    5252    cull_each       false 
    53     quota           20 
     53    quota           220 
    5454    billboard_type  point 
    5555    sorted                      true 
     
    6363 
    6464        angle           30 
    65         emission_rate   6 
    66         time_to_live    6000000000 
     65        emission_rate   3 
     66        time_to_live    10 
    6767        direction       0 1 0 
    68         velocity        0 
    69         width           100        
    70         height          100 
    71         depth           100 
     68        velocity        20 
     69        width           70        
     70        height          70 
     71        depth           70 
    7272    } 
    7373 
     
    9393        material        HPS_SMOKE_S 
    9494        renderer sprite 
    95     particle_width  32 
    96     particle_height 32 
     95    particle_width  35 
     96    particle_height 35 
    9797    cull_each       false 
    9898    quota           400 
     
    110110        time_to_live    6 
    111111        direction       0 1 0 
    112         velocity        5  
     112        velocity        10  
    113113         
    114         width           50         
    115         height          50 
    116         depth           50     
     114        width           20         
     115        height          20 
     116        depth           20    
    117117    }   
    118118 
Note: See TracChangeset for help on using the changeset viewer.