| 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>pictures/menu/Scienceproject_512x512.jpg</screenshoot> |
|---|
| 6 | |
|---|
| 7 | <LoadScreen> |
|---|
| 8 | <BackgroundImage>pictures/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>pictures/load_screens/ambush-loadbar.png</BarImage> |
|---|
| 14 | </LoadScreen> |
|---|
| 15 | |
|---|
| 16 | <clip-region>1, 100000</clip-region> |
|---|
| 17 | |
|---|
| 18 | <WorldEntities> |
|---|
| 19 | <SpaceShip> |
|---|
| 20 | <name>Player</name> |
|---|
| 21 | <abs-coor>0,0,0</abs-coor> |
|---|
| 22 | <Size>100</Size> |
|---|
| 23 | <playmode>Horizontal</playmode> |
|---|
| 24 | <Track> |
|---|
| 25 | <addPoint>0,0,0</addPoint> |
|---|
| 26 | <addPoint>200,0,0</addPoint> |
|---|
| 27 | <addPoint>400,0,50</addPoint> |
|---|
| 28 | <addPoint>600,0,-50</addPoint> |
|---|
| 29 | <addPoint>1000,0,0</addPoint> |
|---|
| 30 | <addPoint>3000,0,0</addPoint> |
|---|
| 31 | </Track> |
|---|
| 32 | </SpaceShip> |
|---|
| 33 | |
|---|
| 34 | <SkyBox> |
|---|
| 35 | <name>Sky</name> |
|---|
| 36 | <Materialset>pictures/sky/simple_space</Materialset> |
|---|
| 37 | <Size>100000</Size> |
|---|
| 38 | </SkyBox> |
|---|
| 39 | </WorldEntities> |
|---|
| 40 | |
|---|
| 41 | <LightManager> |
|---|
| 42 | <Lights> |
|---|
| 43 | <Light> |
|---|
| 44 | <diffuse-color>1,1,1</diffuse-color> |
|---|
| 45 | <abs-coor>100,1000,50</abs-coor> |
|---|
| 46 | <parent>Player</parent> |
|---|
| 47 | </Light> |
|---|
| 48 | <Light> |
|---|
| 49 | <diffuse-color>1,1,1</diffuse-color> |
|---|
| 50 | <abs-coor>3000,1000,1700</abs-coor> |
|---|
| 51 | <parent>Player</parent> |
|---|
| 52 | </Light> |
|---|
| 53 | </Lights> |
|---|
| 54 | <ambient-color>1,1,1</ambient-color> |
|---|
| 55 | </LightManager> |
|---|
| 56 | |
|---|
| 57 | |
|---|
| 58 | </WorldDataFile> |
|---|