Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

new christmas directions of entities

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