Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/trunk/levels/vertical_scroller.oxw @ 4905

Last change on this file since 4905 was 4905, checked in by snellen, 17 years ago

added some enemies in vs-level

File size: 8.2 KB
Line 
1<WorldDataFile>
2  <name>Mission 1</name>
3  <description>This is the vertical scroller level.</description>
4  <menu-item-image>textures/menu/Scienceproject_512x512.jpg</menu-item-image>
5  <screenshoot>textures/menu/Scienceproject_512x512.jpg</screenshoot>
6
7  <LoadScreen>
8    <BackgroundImage>textures/load_screens/ambush.png</BackgroundImage>
9    <ElementCount>16</ElementCount>
10    <BackgroundPS>0,0,1.0,1</BackgroundPS>
11    <BarPS>.65,.87,.3,.05</BarPS>
12    <BarImage>textures/load_screens/ambush-loadbar.png</BarImage>
13  </LoadScreen>
14
15  <clip-region>1, 100000</clip-region>
16
17  <WorldEntities>
18
19    <Planet>
20      <name>Moon</name>
21      <texture>textures/planets/pluto.png</texture>
22      <size>700</size>
23      <abs-coor>6010, 116, -656</abs-coor>
24      <abs-dir>0.3,0,1,0</abs-dir>
25    </Planet>
26
27    <ActionboxEnemy>
28      <name>Noxon01</name>
29      <model>models/spaceships/noxon_spaceship_fighter.obj,0.2</model>
30       <abs-coor>1100.826904, 400.867111, 600.239410</abs-coor>
31      <abs-dir> 0.193116, -0.090633, -0.976817, 0.017918 </abs-dir>
32    </ActionboxEnemy>
33
34
35    <ActionboxEnemy>
36      <name>Noxon02</name>
37      <model>models/spaceships/noxon_spaceship_fighter.obj,0.2</model>
38      <abs-coor>2434.496094, 269.581573, 519.548401</abs-coor>
39      <abs-dir>  0.193116, -0.090633, -0.976817, 0.017918</abs-dir>
40    </ActionboxEnemy>
41
42
43    <ActionboxEnemy>
44      <name>Noxon03</name>
45      <model>models/spaceships/noxon_spaceship_fighter.obj,0.2</model>
46      <abs-coor>3865.079590, 105.373840, -416.046570</abs-coor>
47    </ActionboxEnemy>
48
49    <ActionboxEnemy>
50      <name>Noxon04</name>
51      <model>models/spaceships/noxon_spaceship_fighter.obj,0.2</model>
52      <abs-coor>536.923645,84.575851, 168.898102</abs-coor>
53    </ActionboxEnemy>
54
55    <ActionboxEnemy>
56      <name>Noxon05</name>
57      <model>models/spaceships/noxon_spaceship_fighter.obj,0.2</model>
58      <abs-coor> 644.799805,184.589706, 237.864044</abs-coor>
59    </ActionboxEnemy>
60
61    <ActionboxEnemy>
62      <name>Noxon06</name>
63      <model>models/spaceships/noxon_spaceship_fighter.obj,0.2</model>
64      <abs-coor>793.228088,284.700226, 596.156433</abs-coor>
65    </ActionboxEnemy>
66
67    <ActionboxEnemy>
68      <name>Noxon07</name>
69      <model>models/spaceships/noxon_spaceship_fighter.obj,0.2</model>
70      <abs-coor>894.347168,317.342133, 652.094543</abs-coor>
71    </ActionboxEnemy>
72
73    <ActionboxEnemy>
74      <name>Noxon08</name>
75      <model>models/spaceships/noxon_spaceship_fighter.obj,0.2</model>
76      <abs-coor>2108.979980,301.262604, 613.772583</abs-coor>
77    </ActionboxEnemy>
78
79    <ActionboxEnemy>
80      <name>Noxon09</name>
81      <model>models/spaceships/noxon_spaceship_fighter.obj,0.2</model>
82      <abs-coor>1008.862671,400.273285, 689.841492</abs-coor>
83    </ActionboxEnemy>
84
85    <ActionboxEnemy>
86      <name>Noxon10</name>
87      <model>models/spaceships/noxon_spaceship_fighter.obj,0.2</model>
88      <abs-coor>1308.862671,270.273285, 689.841492</abs-coor>
89    </ActionboxEnemy>
90
91
92    <ActionboxEnemy>
93      <name>Noxon11</name>
94      <model>models/spaceships/noxon_spaceship_fighter.obj,0.2</model>
95      <abs-coor>1307.388672,350.411499, 720.377075</abs-coor>
96    </ActionboxEnemy>
97
98    <ActionboxEnemy>
99      <name>Noxon12</name>
100      <model>models/spaceships/noxon_spaceship_fighter.obj,0.2</model>
101      <abs-coor>1450.140137,347.559753, 700.013000</abs-coor>
102    </ActionboxEnemy>
103
104    <ActionboxEnemy>
105      <name>Noxon13</name>
106      <model>models/spaceships/noxon_spaceship_fighter.obj,0.2</model>
107      <abs-coor>1600.255859,340.927307, 710.324158</abs-coor>
108    </ActionboxEnemy>
109
110    <ActionboxEnemy>
111      <name>Noxon14</name>
112      <model>models/spaceships/noxon_spaceship_fighter.obj,0.2</model>
113      <abs-coor>2600.201172,340.927307, 461.453674 </abs-coor>
114    </ActionboxEnemy>
115
116    <ActionboxEnemy>
117      <name>Noxon15</name>
118      <model>models/spaceships/noxon_spaceship_fighter.obj,0.2</model>
119      <abs-coor>2731.698730,238.283188, 461.453674 </abs-coor>
120    </ActionboxEnemy>
121
122    <ActionboxEnemy>
123      <name>Noxon16</name>
124      <model>models/spaceships/noxon_spaceship_fighter.obj,0.2</model>
125      <abs-coor>2980.166016,238.283188, 297.935028</abs-coor>
126    </ActionboxEnemy>
127
128    <ActionboxEnemy>
129      <name>Noxon17</name>
130      <model>models/spaceships/noxon_spaceship_fighter.obj,0.2</model>
131      <abs-coor>3211.986084,184.486740, 170.181870 </abs-coor>
132    </ActionboxEnemy>
133
134   <ActionboxEnemy>
135      <name>Noxon17</name>
136      <model>models/spaceships/noxon_spaceship_fighter.obj,0.2</model>
137      <abs-coor>3283.429199,176.152039, 50.483566 </abs-coor>
138    </ActionboxEnemy>
139
140    <Rotor>
141      <name>meteorit01</name>
142      <model>models/planets/asteroid_FA48.obj, 20</model>
143      <abs-coor>1395, 185, 521</abs-coor>
144      <rotation>0,1,0</rotation>
145      <Size>100</Size>
146      <Track>
147        <mode>1</mode>
148        <speed>50</speed>
149        <addPoint>1395, 185, 521</addPoint>
150        <addPoint>1227, 349, 728</addPoint>
151        <addPoint>1155, 425, 823</addPoint>
152      </Track>
153    </Rotor>
154
155    <Rotor>
156      <name>meteorit01</name>
157      <model>models/planets/asteroid_FA108.obj, 20</model>
158      <abs-coor> 500.248199, 0.388530, 34.749165 </abs-coor>
159      <rotation>0,2,0</rotation>
160      <Size>100</Size>
161      <Track>
162        <mode>1</mode>
163        <speed>30</speed>
164        <addPoint>500.248199, 0.388530, 34.749165</addPoint>
165        <addPoint>-500.248199, 0.388530, 34.749165</addPoint>
166        <addPoint>-1000.248199, 0.388530, 34.749165</addPoint>
167      </Track>
168    </Rotor>
169
170    <Rotor>
171      <name>meteorit01</name>
172      <model>models/planets/asteroid_FA108.obj, 20</model>
173      <abs-coor> 500.248199, 80.388530, 200.749165 </abs-coor>
174      <rotation>0,2,0</rotation>
175      <Size>100</Size>
176    </Rotor>
177
178    <SpaceShip>
179      <name>Player</name>
180      <model>models/spaceships/human_assf.obj, 1.5</model>
181      <mountpoints>models/spaceships/human_assf.oif</mountpoints>
182      <loadEngine>25</loadEngine>
183      <loadShield>20,100,.2,2</loadShield>
184      <loadHealth>100,100,0</loadHealth>
185      <loadElectronic>40,55,.7,3</loadElectronic>
186      <loadEnergyShare>.3,.3,.4</loadEnergyShare>
187      <abs-coor>0,0,0</abs-coor>
188      <playmode>Vertical</playmode>
189      <actionWidthPercentage>70</actionWidthPercentage>
190      <Track>
191        <ActionBox>45, 25, 450, 6</ActionBox>
192        <mode>1</mode>
193        <speed>40</speed>
194        <addPoint>0,0,0</addPoint>
195        <addPoint>219.837738, -0.605457, 37.411240</addPoint>
196        <addPoint>225.830383, -0.594443, 37.732834</addPoint>
197        <addPoint>476.373810, 1.972882, 87.780724</addPoint>
198        <addPoint>525.073425, 11.045420, 158.684738</addPoint>
199        <addPoint>573.796875, 53.013050, 277.995331</addPoint>
200        <addPoint>641.345520, 191.439758, 470.532043</addPoint>
201        <addPoint>644.873962, 200.623535, 480.493805</addPoint>
202        <addPoint>714.454956, 346.079803, 633.238831</addPoint>
203        <addPoint>811.807983, 435.029388, 763.965637</addPoint>
204        <addPoint>949.991882, 471.741425, 902.679993</addPoint>
205        <addPoint>1183.444336, 411.088043, 1024.882690</addPoint>
206        <addPoint>3158.161865, 182.301956, 637.366394</addPoint>
207        <addPoint>3886.473633, 125.085068, 67.849152</addPoint>
208        <addPoint>3865.079590, 105.373840, -416.046570</addPoint>
209        <addPoint>3610, 116, -656</addPoint>
210      </Track>
211    </SpaceShip>
212
213    <SkyBox>
214      <name>Sky</name>
215      <Materialset>textures/sky/simple_space</Materialset>
216      <Size>100000</Size>
217    </SkyBox>
218  </WorldEntities>
219
220  <LightManager>
221    <Lights>
222      <Light>
223       <diffuse-color>1,1,1</diffuse-color>
224       <abs-coor>100,1000,50</abs-coor>
225       <parent>Player</parent>
226      </Light>
227      <Light>
228       <diffuse-color>1,1,1</diffuse-color>
229       <abs-coor>3000,1000,1700</abs-coor>
230       <parent>Player</parent>
231      </Light>
232    </Lights>
233    <ambient-color>1,1,1</ambient-color>
234  </LightManager>
235
236  <ScriptManager>
237    <Scripts>
238      <Script>
239        <file>vertical_scroller/vs1.lua</file>
240      </Script>
241    </Scripts>
242  </ScriptManager>
243
244  <CameraMan>
245    <name>cameraManager</name>
246    <Cameras>
247      <Camera>
248        <name>cameraOne</name>
249        <abs-coor>3684.220215, 124.081573, -493.947571</abs-coor>
250      </Camera>
251    </Cameras>
252  </CameraMan>
253
254  <Music>music/task_horizon_-_pinky.ogg</Music>
255</WorldDataFile>
Note: See TracBrowser for help on using the repository browser.