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