Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/trunk/levels/sp_cutscene_intro.oxw @ 4653

Last change on this file since 4653 was 4651, checked in by patrick, 17 years ago

weapon

File size: 7.3 KB
Line 
1<WorldDataFile>
2  <name>Cut Scene</name>
3  <description>This is the intro.</description>
4  <screenshoot>textures/menu/Scienceproject_512x512.jpg</screenshoot>
5
6  <LoadScreen>
7    <BackgroundImage>textures/load_screens/ambush.png</BackgroundImage>
8    <ElementCount>16</ElementCount>
9    <BackgroundPS>0,0,1.0,1</BackgroundPS>
10    <BarPS>.65,.87,.3,.05</BarPS>
11    <BarImage>textures/load_screens/ambush-loadbar.png</BarImage>
12  </LoadScreen>
13
14  <clip-region>1, 100000</clip-region>
15
16  <WorldEntities>
17       
18       <ScrollingScreen>
19          <name>Credits Scroller</name>
20          <setSpeed>0.013</setSpeed>
21          <setHeight>0.2</setHeight>
22          <setSizeX>30</setSizeX>
23          <texture>textures/txt_intro.png</texture>
24        </ScrollingScreen>
25
26        <SkyBox>
27          <name>Sky</name>
28          <Materialset>textures/sky/simple_space</Materialset>
29          <Size>5000</Size>
30        </SkyBox>
31
32        <NPC>
33          <name>shutleOne</name>
34          <model>models/spaceships/human_spaceship_fighter.obj,0.2</model>
35          <Track>
36            <mode>1</mode>
37            <speed>10</speed>
38             <addPoint>610, 0, -25</addPoint>
39             <addPoint>-1000,0,-25</addPoint>
40          </Track>
41        </NPC>
42
43        <NPC>
44          <name>bomberOne</name>
45          <model>models/spaceships/human_spaceship_bomber.obj,1.2</model>
46          <abs-dir> 0,0,1,0 </abs-dir>
47          <Track>
48            <mode>1</mode>
49            <speed>13</speed>
50             <addPoint>-410,10,-170</addPoint>
51             <addPoint>1000,10,-170</addPoint>
52          </Track>
53        </NPC>
54
55        <NPC>
56          <name>fighterOne</name>
57          <model>models/spaceships/human_spaceship_fighter.obj,0.5</model>
58          <abs-dir> 0,0,1,0 </abs-dir>
59          <Track>
60            <mode>1</mode>
61            <speed>13</speed>
62             <addPoint>-360,10,-170</addPoint>
63             <addPoint>1000,10,-170</addPoint>
64          </Track>
65        </NPC>
66
67        <NPC>
68          <name>bomberTwo</name>
69          <model>models/spaceships/human_spaceship_bomber.obj,1,2</model>
70          <abs-dir> 0,0,1,0 </abs-dir>
71          <Track>
72            <mode>1</mode>
73            <speed>13</speed>
74             <addPoint>-475,-5,-160</addPoint>
75             <addPoint>1000,-5,-160</addPoint>
76          </Track>
77        </NPC>
78
79        <NPC>
80          <name>fighterTwo</name>
81          <model>models/spaceships/human_spaceship_fighter.obj,0.5</model>
82          <abs-dir> 0,0,1,0 </abs-dir>
83          <Track>
84            <mode>1</mode>
85            <speed>13</speed>
86             <addPoint>-390,-5,-160</addPoint>
87             <addPoint>1000,-5,-160</addPoint>
88          </Track>
89        </NPC>
90
91        <NPC>
92          <name>pirateOne</name>
93          <model>models/spaceships/pirates_spaceship_fighter.obj,0.1</model>
94          <abs-dir> 0,0,1,0 </abs-dir>
95          <Track>
96            <mode>1</mode>
97            <speed>12.8</speed>
98             <addPoint>3,2,-730</addPoint>
99             <addPoint>3,2,100</addPoint>
100             <addPoint>3,2,150</addPoint>
101             <addPoint>7,2,200</addPoint>
102             <addPoint>15,5,500</addPoint>
103
104          </Track>
105        </NPC>
106
107
108        <NPC>
109          <name>pirateTwo</name>
110          <model>models/spaceships/pirates_spaceship_ragnar.obj,0.3</model>
111          <abs-dir> 0,0,1,0 </abs-dir>
112          <Track>
113            <mode>0</mode>
114            <speed>11.8</speed>
115             <addPoint>80,0,-120</addPoint>
116             <addPoint>75,0,-200</addPoint>
117             <addPoint>70,2,-250</addPoint>
118             <addPoint>65,5,-300</addPoint>
119
120          </Track>
121        </NPC>
122
123        <NPC>
124          <name>fighterThree</name>
125          <model>models/spaceships/human_spaceship_fighter.obj,0.3</model>
126          <abs-dir> 0,0,1,0 </abs-dir>
127          <Track>
128            <mode>0</mode>
129            <speed>11.2</speed>
130             <addPoint>80,3,-100</addPoint>
131             <addPoint>75,3,-200</addPoint>
132             <addPoint>70,5,-250</addPoint>
133             <addPoint>65,8,-300</addPoint>
134          </Track>
135          <weapon-config>0</weapon-config>
136        </NPC>
137
138
139         <NPC>
140          <name>bomberThree</name>
141          <model>models/spaceships/human_spaceship_bomber.obj,1.2</model>
142          <abs-dir> 0,0,1,0 </abs-dir>
143          <Track>
144            <mode>1</mode>
145            <speed>6.4</speed>
146            <addPoint>-10,0,200</addPoint>
147            <addPoint>-10,0,150</addPoint>
148            <addPoint>-10,-5,100</addPoint>
149            <addPoint>-10,-5,-2650</addPoint>
150          </Track>
151
152         </NPC>
153
154        <Planet>
155            <name>Earth</name>
156            <size>175</size>
157            <abs-coor>-75, 0, 300</abs-coor>
158          <abs-dir>3.1412, 0,0,1</abs-dir>
159          <abs-dir>0.5, 0,1,0</abs-dir>
160            <texture>textures/planets/earth_no_clouds_2048.jpg</texture>
161            <cloud-texture>textures/planets/halo.png</cloud-texture>
162          </Planet>
163
164        <Planet>
165         <name>Moon</name>
166         <texture>textures/planets/pluto.png</texture>
167         <size>25</size>
168         <abs-coor> 100, 0 , -225</abs-coor>
169         <abs-dir>3.1412, 0,1,0</abs-dir>
170        </Planet>
171
172        <Building>
173          <name>zhara</name>
174          <model>models/space_stations/ZHARA_Space_Station.obj, 2</model>
175          <mountpoints>models/space_stations/ZHARA_Space_Station.oif</mountpoints>
176          <abs-coor>-150,0,-50</abs-coor>
177          <abs-dir>3.1412, 0,1,0</abs-dir>
178        </Building>
179
180  </WorldEntities>
181
182
183
184  <GraphicsEngine>
185    <GraphicsEffect>
186        <LenseFlare>
187          <name>lense flare</name>
188          <add-flare-texture>textures/lense_flare/sun.png</add-flare-texture>
189          <add-flare-texture>textures/lense_flare/lens2.png</add-flare-texture>
190          <add-flare-texture>textures/lense_flare/lens1.png</add-flare-texture>
191          <add-flare-texture>textures/lense_flare/lens3.png</add-flare-texture>
192          <add-flare-texture>textures/lense_flare/lens4.png</add-flare-texture>
193          <add-flare-texture>textures/lense_flare/lens1.png</add-flare-texture>
194          <add-flare-texture>textures/lense_flare/lens3.png</add-flare-texture>
195        </LenseFlare>
196    </GraphicsEffect>
197  </GraphicsEngine>
198
199
200  <ScriptManager>
201   <Scripts>
202
203    <Script>
204     <file>cutscene/cutscene.lua</file>
205    </Script>
206
207   </Scripts>
208
209  </ScriptManager>
210
211
212  <CameraMan>
213   <name> cameraManager </name>
214   <Cameras>
215    <Camera>
216     <name> CameraOne </name>
217     <Track>
218       <mode>1</mode>
219       <speed>4.6</speed>
220       <addPoint>125,0,-245</addPoint>
221       <addPoint>125,0,-250</addPoint>
222       <addPoint>0,0,-250</addPoint>
223       <addPoint>0,0,-150</addPoint>
224       <addPoint>0,0,-100</addPoint>
225       <addPoint>0,0,0</addPoint>
226       <addPoint>0,0,75</addPoint>
227       <addPoint>0,0,150</addPoint>
228       <addPoint>0,0,200</addPoint>
229     </Track>
230    </Camera>
231
232    <Camera>
233     <name> CameraTwo </name>
234     <abs-coor>500,0,0</abs-coor>
235    </Camera>
236   </Cameras>
237  </CameraMan>
238
239  <Music>music/tower01.ogg</Music>
240
241  <LightManager>
242    <Lights>
243      <Light>
244       <diffuse-color>1,1,1</diffuse-color>
245       <abs-coor>2000, 0, 0</abs-coor>
246      </Light>
247    </Lights>
248    <ambient-color>1,1,1</ambient-color>
249  </LightManager>
250
251</WorldDataFile>
252
253
Note: See TracBrowser for help on using the repository browser.