Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 12, 2008, 4:41:34 AM (15 years ago)
Author:
landauf
Message:

added new particle effects and changed some of the old ones

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/media/particle/fairytwirl.particle

    r5144 r5351  
    44        quota   500
    55        material        PE/lensflare
    6         particle_width  7
    7         particle_height 7
     6        particle_width  2
     7        particle_height 2
    88        cull_each       false
    99        renderer        billboard
     
    2727                direction       0 1 0
    2828                emission_rate   500
    29                 position        0 0 0
    30                 velocity        120
    31                 velocity_min    120
    32                 velocity_max    120
     29                position        0 -10 0
     30                velocity        15
     31                velocity_min    15
     32                velocity_max    15
    3333                time_to_live    1
    3434                time_to_live_min        1
     
    4040                repeat_delay_min        1000000
    4141                repeat_delay_max        1000000
    42                 width   100
    43                 height  100
     42                width   35
     43                height  35
    4444                depth   20
    4545                inner_width     0.99
Note: See TracChangeset for help on using the changeset viewer.