Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/trunk/worlds/christmas.oxw @ 3585

Last change on this file since 3585 was 3585, checked in by bensch, 18 years ago

orxonox/data/trunk: new ParticleEmitters

File size: 5.1 KB
Line 
1<WorldDataFile>
2  <name>Straight</name>
3  <LoadScreen>
4    <BackgroundImage>pictures/load_screen_christmas.png</BackgroundImage>
5
6    <ElementCount>16</ElementCount>
7    <BackgroundPS>0,0,1.0,1</BackgroundPS>
8    <BarPS>.65,.87,.3,.05</BarPS>
9    <BarImage>pictures/load_screen_bar_christmas.png</BarImage>
10  </LoadScreen>
11
12
13  <WorldEntities>
14    <MD2Creature>
15      <name>Player</name>
16      <abs-coor>10,0,10</abs-coor>
17      <md2texture>droidika.png</md2texture>
18      <model>models/creatures/droidika.md2</model>
19    </MD2Creature>
20    <Hover>
21      <name>SpaceShip</name>
22      <abs-coor>-319,0,-404</abs-coor>
23    </Hover>
24    <Helicopter>
25     <name>Heli</name>
26     <abs-coor>-0,50,0</abs-coor>
27     </Helicopter>
28    <TestEntity>
29      <abs-coor>-40,0,-80</abs-coor>
30      <abs-dir>0,0,20</abs-dir>
31      <md2texture>santa_claus.png</md2texture>
32      <model>models/creatures/santa_claus.md2</model>
33      <md2animation>9</md2animation>
34    </TestEntity>
35    <TestEntity>
36      <abs-coor>-20,0,-80</abs-coor>
37      <abs-dir>-30,0,0</abs-dir>
38      <md2texture>ogro.png</md2texture>
39      <model>models/creatures/ogro.md2</model>
40      <md2animation>10</md2animation>
41    </TestEntity>
42   <TestEntity>
43      <abs-coor>-100,-3,-200</abs-coor>
44      <abs-dir>-1,0,0</abs-dir>
45      <md2texture>soundwave.png</md2texture>
46      <model>models/creatures/soundwave.md2</model>
47      <md2animation>10</md2animation>
48    </TestEntity>
49    <TestEntity>
50      <abs-coor>-22,-0,-74</abs-coor>
51      <abs-dir>180,0,0</abs-dir>
52      <md2texture>centaur.png</md2texture>
53      <model>models/creatures/centaur.md2</model>
54      <md2animation>10</md2animation>
55    </TestEntity>
56    <TestEntity>
57      <abs-coor>-10,0,4</abs-coor>
58      <md2texture>frosty.png</md2texture>
59      <model>models/creatures/frosty.md2</model>
60    </TestEntity>
61    <TestEntity>
62      <abs-coor>-12,0,7</abs-coor>
63      <md2texture>pogo_bunny.png</md2texture>
64      <model>models/creatures/pogo_buny.md2</model>
65    </TestEntity>
66    <TestEntity>
67      <abs-coor>0,0,-80</abs-coor>
68      <abs-dir>-90,0,0</abs-dir>
69      <md2texture>quigon.png</md2texture>
70      <model>models/creatures/quigon.md2</model>
71      <md2animation>7</md2animation>
72    </TestEntity>
73     <TestEntity>
74      <abs-coor>-223,-7,-280</abs-coor>
75      <abs-dir>-90,0,0</abs-dir>
76      <md2texture>faerie.png</md2texture>
77      <model>models/creatures/faerie.md2</model>
78      <md2animation>0</md2animation>
79    </TestEntity>
80    <TestEntity>
81      <abs-coor>-235,-7,-274</abs-coor>
82      <abs-dir>90,0,0</abs-dir>
83      <md2texture>faerie.png</md2texture>
84      <model>models/creatures/faerie.md2</model>
85      <md2animation>9</md2animation>
86    </TestEntity>
87    <TestEntity>
88      <abs-coor>-225,-7,-275</abs-coor>
89      <abs-dir>180,0,0</abs-dir>
90      <md2texture>faerie.png</md2texture>
91      <model>models/creatures/faerie.md2</model>
92      <md2animation>8</md2animation>
93    </TestEntity>
94    <TestEntity>
95      <abs-coor>-205,-7,-265</abs-coor>
96      <abs-dir>180,0,0</abs-dir>
97      <md2texture>doom_guy.png</md2texture>
98      <model>models/creatures/doom_guy.md2</model>
99      <md2animation>8</md2animation>
100    </TestEntity>
101    <TestEntity>
102      <abs-coor>-205,-7,-280</abs-coor>
103      <abs-dir>-90,0,0</abs-dir>
104      <md2texture>doom_guy.png</md2texture>
105      <model>models/creatures/doom_guy.md2</model>
106      <md2animation>8</md2animation>
107    </TestEntity>
108
109
110
111
112    <SkyBox>
113     <name>Sky</name>
114     <Materialset>pictures/sky/simplesky</Materialset>
115     <Size>10000</Size>
116    </SkyBox>
117
118    <Terrain>
119      <name>HardCore</name>
120      <model>models/environments/christmas.obj</model>
121      <vegetation>models/environments/christmas_vegetation.obj</vegetation>
122      <abs-coor>0,-10,100</abs-coor>
123    </Terrain>
124
125
126   <SpriteParticles>
127     <name>SnowFlakeSystem</name>
128     <type>sprite</type>
129     <texture>snow_flake_01_32x32.png</texture>
130     <max-count>10000</max-count>
131     <life-span>8, 2</life-span>
132     <radius>0.0, 5.0, 10.0</radius>
133     <radius>0.2, 5.0, 10</radius>
134     <radius>1.0, 5.0, 10</radius>
135     <mass>0, 1.0, .3</mass>
136     <color>0,1, 1, 1,.5</color>
137     <color>.5, .6, .6, .6, .2</color>
138     <color>1, .0, .0, .0, .0</color>
139     <precache>5</precache>
140     <emitters>
141      <PlaneEmitter>
142        <name>SnowFlakeEmitter</name>
143        <emission-direction>0,-1,0</emission-direction>
144        <type>plane</type>
145        <spread>0,.3</spread>
146        <emission-velocity>150,50</emission-velocity>
147        <size>1200</size>
148        <rate>900</rate>
149        <rel-coor>0, 500, -600</rel-coor>
150      </PlaneEmitter>
151     </emitters>
152  </SpriteParticles>
153
154  </WorldEntities>
155
156  <LightManager>
157    <Lights>
158      <Light>
159       <diffuse-color>1,1,1</diffuse-color>
160       <abs-coor>100,100,50</abs-coor>
161      </Light>
162      <ambient-color>1,1,1</ambient-color>
163    </Lights>
164  </LightManager>
165
166  <Track>
167   <Point>0,50,0</Point>
168   <Point>5000,50,0</Point>
169   <Duration>100</Duration>
170   <SavePoint/>
171 </Track>
172</WorldDataFile>
Note: See TracBrowser for help on using the repository browser.