Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/trunk/worlds/sp_ai.oxw @ 4377

Last change on this file since 4377 was 4377, checked in by tfahrni, 17 years ago
File size: 4.9 KB
Line 
1<WorldDataFile>
2  <name>Artificial Intelligence</name>
3  <screenshoot>pictures/menu/ss_mountainlake_512x512.png</screenshoot>
4
5  <LoadScreen>
6    <BackgroundImage>pictures/load_screens/default.jpg</BackgroundImage>
7    <ElementCount>12</ElementCount>
8    <BackgroundPS>0,0,1.01,1</BackgroundPS>
9    <BarPS>.65,.87,.3,.05</BarPS>
10    <BarImage>pictures/load_screens/default_bar.png</BarImage>
11  </LoadScreen>
12
13
14
15
16  <clip-region>1, 100000</clip-region>
17  <WorldEntities>
18 
19    <Spacecraft2D>
20      <name>SPACE_CRAFT</name>
21      <abs-coor>0, 0, 0</abs-coor>
22      <enter-radius>100000</enter-radius>
23      <travel-speed>80</travel-speed>
24      <travel-height>0</travel-height>
25      <travel-distance>60, 80</travel-distance>
26    </Spacecraft2D>
27
28
29    <NPC2>
30       <abs-coor> 10, 0, 10</abs-coor>
31       <model>models/ships/gobblin.obj,1.5</model>
32       <team>1</team>
33       <swarm>0</swarm>
34    </NPC2>
35   
36    <NPC2>
37       <abs-coor> 12, 0, 10</abs-coor>
38       <model>models/ships/gobblin.obj,1.5</model>
39       <team>1</team>
40       <swarm>0</swarm>
41    </NPC2>
42   
43    <NPC2>
44       <abs-coor> 14, 0, 10</abs-coor>
45       <model>models/ships/gobblin.obj,1.5</model>
46       <team>1</team>
47       <swarm>0</swarm>
48    </NPC2>
49
50    <NPC2>
51       <abs-coor> 16, 0, 10</abs-coor>
52       <model>models/ships/gobblin.obj,1.5</model>
53       <team>1</team>
54       <swarm>0</swarm>
55    </NPC2>
56    <NPC2>
57       <abs-coor> 20, 0, 10</abs-coor>
58       <model>models/ships/gobblin.obj,1.5</model>
59       <team>1</team>
60       <swarm>0</swarm>
61    </NPC2>
62   
63    <NPC2>
64       <abs-coor> 22, 0, 10</abs-coor>
65       <model>models/ships/gobblin.obj,1.5</model>
66       <team>1</team>
67       <swarm>0</swarm>
68    </NPC2>
69   
70    <NPC2>
71       <abs-coor> 24, 0, 10</abs-coor>
72       <model>models/ships/gobblin.obj,1.5</model>
73       <team>1</team>
74       <swarm>0</swarm>
75    </NPC2>
76
77    <NPC2>
78       <abs-coor> 26, 0, 10</abs-coor>
79       <model>models/ships/gobblin.obj,1.5</model>
80       <team>1</team>
81       <swarm>0</swarm>
82    </NPC2>
83   
84     
85
86
87
88    <NPC2>
89       <abs-coor> 18, 0, 10</abs-coor>
90       <model>models/ships/fighter.obj,0.7</model>
91       <team>1</team>
92       <swarm>1</swarm>
93    </NPC2>
94   
95    <NPC2>
96       <abs-coor> 20, 0, 10</abs-coor>
97       <model>models/ships/fighter.obj,0.7</model>
98       <team>1</team>
99       <swarm>1</swarm>
100    </NPC2>
101
102    <NPC2>
103       <abs-coor> 20, 0, -10</abs-coor>
104       <model>models/ships/fighter.obj,0.7</model>
105       <swarm>1</swarm>
106       <team>1</team>
107    </NPC2>
108
109    <NPC2>
110       <abs-coor> 18, 0, -10</abs-coor>
111       <model>models/ships/fighter.obj,0.7</model>
112       <swarm>1</swarm>
113       <team>1</team>
114    </NPC2>
115
116
117<!--
118   <ModelEntity>
119      <name>Noxon Battle Ship</name>
120      <model>models/ships/noxon_battle_ship.obj, 2</model>
121      <abs-coor>0, -1000, 0</abs-coor>
122      <abs-dir>20, 100, 10, 50</abs-dir>
123   </ModelEntity>
124-->
125
126   <ModelEntity>
127      <name>Noxon Battle Ship</name>
128      <model>models/ships/noxon_battle_ship.obj, 0.05</model>
129      <abs-coor>100, -20, 0</abs-coor>
130   </ModelEntity>
131   <ModelEntity>
132      <name>Noxon Battle Ship</name>
133      <model>models/ships/noxon_battle_ship.obj, 0.03</model>
134      <abs-coor>200, -20, 60</abs-coor>
135   </ModelEntity>
136   <ModelEntity>
137      <name>Noxon Battle Ship</name>
138      <model>models/ships/noxon_battle_ship.obj, 0.03</model>
139      <abs-coor>200, -20, -60</abs-coor>
140   </ModelEntity>
141
142   <ModelEntity>
143      <name>Noxon Battle Ship</name>
144      <model>models/ships/noxon_battle_ship.obj, 0.05</model>
145      <abs-coor>280, -20, 0</abs-coor>
146   </ModelEntity>
147   <ModelEntity>
148      <name>Noxon Battle Ship</name>
149      <model>models/ships/noxon_battle_ship.obj, 0.05</model>
150      <abs-coor>450, -20, 60</abs-coor>
151   </ModelEntity>
152   <ModelEntity>
153      <name>Noxon Battle Ship</name>
154      <model>models/ships/noxon_battle_ship.obj, 0.05</model>
155      <abs-coor>400, -20, -60</abs-coor>
156   </ModelEntity>
157   <ModelEntity>
158      <name>Noxon Battle Ship</name>
159      <model>models/ships/noxon_battle_ship.obj, 0.05</model>
160      <abs-coor>480, -20, -20</abs-coor>
161   </ModelEntity>
162
163    <SkyBox>
164      <name>Sky</name>
165      <Materialset>pictures/sky/desert</Materialset>
166      <Size>100000</Size>
167    </SkyBox>
168
169  </WorldEntities>
170
171  <LightManager>
172    <ambient-color>1,1,1</ambient-color>
173    <Lights>
174      <Light>
175      <diffuse-color>1,1,1</diffuse-color>
176      <abs-coor>100,100,50</abs-coor>
177      </Light>
178      <Light>
179      <diffuse-color>1,1,1</diffuse-color>
180      <abs-coor>-100,0,100</abs-coor>
181      </Light>
182      <Light>
183      <diffuse-color>1,1,1</diffuse-color>
184      <abs-coor>-100,2000,50</abs-coor>
185      </Light>
186    </Lights>
187  </LightManager>
188
189  <Music>sound/music/mountainlake_taskhorizon.ogg</Music>
190
191</WorldDataFile>
Note: See TracBrowser for help on using the repository browser.