Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5155 for data/Media/particle


Ignore:
Timestamp:
Jun 14, 2008, 7:18:15 PM (16 years ago)
Author:
landauf
Message:

added new particle effects

Location:
data/Media/particle
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • data/Media/particle/thruster2.particle

    r5141 r5155  
    11Orxonox/thruster2
    22{
    3         quota   200
     3        quota   150
    44        material        PE/bigFlame
    5         particle_width  12
    6         particle_height 12
     5        particle_width  15
     6        particle_height 15
    77        cull_each       false
    88        renderer        billboard
     
    1212        {
    1313                angle   0
    14                 colour  0.46875 0.8125 0.93359375 1
    15                 colour_range_start      .6640625 .91796875 .92578125 1
    16                 colour_range_end        .08203125 .7578125 .98046875 1
     14                colour  0.4 0.3 0.8 1
     15                colour_range_start      0.4 0.3 0.8 1
     16                colour_range_end        0.5 0.4 0.9 1
    1717                direction       0 1 0
    18                 emission_rate   200
     18                emission_rate   400
    1919                position        0 0 0
    2020                velocity        5
     
    3737                inner_depth     0.2
    3838        }
     39
     40        affector ColourFader
     41        {
     42                red     -0.5
     43                green   -0.5
     44                blue    -0.6
     45                alpha   -0.5
     46        }
    3947}
Note: See TracChangeset for help on using the changeset viewer.