1 | <WorldDataFile> |
---|
2 | <name>In Space</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 | |
---|
10 | <ElementCount>16</ElementCount> |
---|
11 | <BackgroundPS>0,0,1.0,1</BackgroundPS> |
---|
12 | <BarPS>.65,.87,.3,.05</BarPS> |
---|
13 | <BarImage>textures/load_screens/ambush-loadbar.png</BarImage> |
---|
14 | </LoadScreen> |
---|
15 | |
---|
16 | <clip-region>1, 100000</clip-region> |
---|
17 | |
---|
18 | <WorldEntities> |
---|
19 | <Building> |
---|
20 | <name>zhara</name> |
---|
21 | <model>models/space_stations/ZHARA_Space_Station.obj</model> |
---|
22 | <abs-coor>0,0,0</abs-coor> |
---|
23 | <Size>100</Size> |
---|
24 | </Building> |
---|
25 | |
---|
26 | <SpaceShip> |
---|
27 | <name>Player</name> |
---|
28 | <model>models/spaceships/noxon_spaceship_fighter.obj</model> |
---|
29 | <abs-coor>0,0,0</abs-coor> |
---|
30 | <Size>100</Size> |
---|
31 | <playmode>Horizontal</playmode> |
---|
32 | <drawTrack>1</drawTrack> |
---|
33 | <Track> |
---|
34 | <mode>0</mode> |
---|
35 | <speed>0.5</speed> |
---|
36 | <addPoint>0,0,0</addPoint> |
---|
37 | <addPoint>400,0,50</addPoint> |
---|
38 | <addPoint>800,0,0</addPoint> |
---|
39 | <addPoint>1200,0,0</addPoint> |
---|
40 | <addPoint>1600,0,0</addPoint> |
---|
41 | <addPoint>2000,0,0</addPoint> |
---|
42 | <addPoint>2100,0,100</addPoint> |
---|
43 | <addPoint>2100,0,500</addPoint> |
---|
44 | <addPoint>2100,0,900</addPoint> |
---|
45 | <addPoint>2000,0,1000</addPoint> |
---|
46 | <addPoint>1600,0,1000</addPoint> |
---|
47 | <addPoint>1200,0,1000</addPoint> |
---|
48 | <addPoint>800,0,1000</addPoint> |
---|
49 | <addPoint>400,0,800</addPoint> |
---|
50 | <addPoint>200,0,600</addPoint> |
---|
51 | <addPoint>100,0,200</addPoint> |
---|
52 | <addPoint>0,0,0</addPoint> |
---|
53 | </Track> |
---|
54 | </SpaceShip> |
---|
55 | |
---|
56 | <SkyBox> |
---|
57 | <name>Sky</name> |
---|
58 | <Materialset>textures/sky/simple_space</Materialset> |
---|
59 | <Size>100000</Size> |
---|
60 | </SkyBox> |
---|
61 | </WorldEntities> |
---|
62 | |
---|
63 | <LightManager> |
---|
64 | <Lights> |
---|
65 | <Light> |
---|
66 | <diffuse-color>1,1,1</diffuse-color> |
---|
67 | <abs-coor>100,1000,50</abs-coor> |
---|
68 | <parent>Player</parent> |
---|
69 | </Light> |
---|
70 | <Light> |
---|
71 | <diffuse-color>1,1,1</diffuse-color> |
---|
72 | <abs-coor>3000,1000,1700</abs-coor> |
---|
73 | <parent>Player</parent> |
---|
74 | </Light> |
---|
75 | </Lights> |
---|
76 | <ambient-color>1,1,1</ambient-color> |
---|
77 | </LightManager> |
---|
78 | |
---|
79 | |
---|
80 | |
---|
81 | <CameraMan> |
---|
82 | <name> cameraManager </name> |
---|
83 | <Cameras> |
---|
84 | <Camera> |
---|
85 | <name> Testcam </name> |
---|
86 | <abs-coor>0,0,0</abs-coor> |
---|
87 | </Camera> |
---|
88 | </Cameras> |
---|
89 | </CameraMan> |
---|
90 | |
---|
91 | |
---|
92 | </WorldDataFile> |
---|