source:
data/Media/particle/thruster1.particle
@
5159
Last change on this file since 5159 was 5141, checked in by landauf, 16 years ago | |
---|---|
File size: 893 bytes |
Rev | Line | |
---|---|---|
[5141] | 1 | Orxonox/thruster1 |
[5023] | 2 | { |
[5141] | 3 | quota 100 |
[5023] | 4 | material PE/bigFlame |
[5141] | 5 | particle_width 15 |
6 | particle_height 15 | |
[5023] | 7 | cull_each false |
8 | renderer billboard | |
9 | billboard_type point | |
10 | ||
11 | emitter HollowEllipsoid | |
12 | { | |
13 | angle 0 | |
14 | colour 0.493151 0.246575 0.0410959 1 | |
15 | colour_range_start 0.493151 0.246575 0.0410959 1 | |
16 | colour_range_end 0.684932 0.547945 0.315068 1 | |
17 | direction 0 1 0 | |
[5141] | 18 | emission_rate 300 |
[5023] | 19 | position 0 0 0 |
[5141] | 20 | velocity 100 |
[5023] | 21 | velocity_min 18 |
22 | velocity_max 30 | |
[5141] | 23 | time_to_live 0.25 |
24 | time_to_live_min 0 | |
25 | time_to_live_max 0.25 | |
[5023] | 26 | duration 0 |
27 | duration_min 0 | |
28 | duration_max 0 | |
29 | repeat_delay 0 | |
30 | repeat_delay_min 0 | |
31 | repeat_delay_max 0 | |
[5141] | 32 | width 5 |
33 | height 5 | |
[5023] | 34 | depth 2.8 |
35 | inner_width 0.8 | |
36 | inner_height 0.8 | |
37 | inner_depth 0.8 | |
38 | } | |
39 | ||
40 | ||
41 | affector ColourFader2 | |
42 | { | |
43 | red1 0 | |
44 | green1 0 | |
45 | blue1 0 | |
46 | alpha1 0 | |
[5141] | 47 | red2 -0.3 |
48 | green2 -0.6 | |
49 | blue2 -0.6 | |
[5023] | 50 | alpha2 0 |
[5141] | 51 | state_change 0.25 |
[5023] | 52 | } |
53 | } |
Note: See TracBrowser
for help on using the repository browser.