| 1 | <WorldDataFile> |
|---|
| 2 | <name>Debug ActionboxEnemy</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 | <ElementCount>16</ElementCount> |
|---|
| 10 | <BackgroundPS>0,0,1.0,1</BackgroundPS> |
|---|
| 11 | <BarPS>.65,.87,.3,.05</BarPS> |
|---|
| 12 | <BarImage>textures/load_screens/ambush-loadbar.png</BarImage> |
|---|
| 13 | </LoadScreen> |
|---|
| 14 | |
|---|
| 15 | <clip-region>1, 100000</clip-region> |
|---|
| 16 | |
|---|
| 17 | <WorldEntities> |
|---|
| 18 | <ActionboxEnemy> |
|---|
| 19 | <abs-coor>0,0,10</abs-coor> |
|---|
| 20 | <abs-dir>1.570795, 0, 1, 0</abs-dir> |
|---|
| 21 | <!-- <abs-dir>1, 0, 0, 0</abs-dir> --> |
|---|
| 22 | <model>models/spaceships/human_assf.obj, 1.5</model> |
|---|
| 23 | </ActionboxEnemy> |
|---|
| 24 | |
|---|
| 25 | <Spectator> |
|---|
| 26 | <name>Player</name> |
|---|
| 27 | <abs-coor>0,0,0</abs-coor> |
|---|
| 28 | <Track> |
|---|
| 29 | <ActionBox>45, 25, 200, 4</ActionBox> |
|---|
| 30 | <mode>1</mode> |
|---|
| 31 | <speed>ssssss</speed> |
|---|
| 32 | </Track> |
|---|
| 33 | </Spectator> |
|---|
| 34 | |
|---|
| 35 | <SkyBox> |
|---|
| 36 | <name>Sky</name> |
|---|
| 37 | <Materialset>textures/sky/simple_space</Materialset> |
|---|
| 38 | <Size>100000</Size> |
|---|
| 39 | </SkyBox> |
|---|
| 40 | |
|---|
| 41 | |
|---|
| 42 | </WorldEntities> |
|---|
| 43 | |
|---|
| 44 | <LightManager> |
|---|
| 45 | <Lights> |
|---|
| 46 | <Light> |
|---|
| 47 | <diffuse-color>1,1,1</diffuse-color> |
|---|
| 48 | <abs-coor>100,1000,50</abs-coor> |
|---|
| 49 | <parent>Player</parent> |
|---|
| 50 | </Light> |
|---|
| 51 | <Light> |
|---|
| 52 | <diffuse-color>1,1,1</diffuse-color> |
|---|
| 53 | <abs-coor>3000,1000,1700</abs-coor> |
|---|
| 54 | <parent>Player</parent> |
|---|
| 55 | </Light> |
|---|
| 56 | </Lights> |
|---|
| 57 | <ambient-color>1,1,1</ambient-color> |
|---|
| 58 | </LightManager> |
|---|
| 59 | |
|---|
| 60 | </WorldDataFile> |
|---|
| 61 | |
|---|