[3502] | 1 | <WorldDataFile> |
---|
| 2 | <name>Straight</name> |
---|
| 3 | <LoadScreen> |
---|
[3514] | 4 | <BackgroundImage>pictures/load_screen_christmas.png</BackgroundImage> |
---|
[3502] | 5 | |
---|
| 6 | <ElementCount>16</ElementCount> |
---|
| 7 | <BackgroundPS>0,0,1.0,1</BackgroundPS> |
---|
| 8 | <BarPS>.65,.87,.3,.05</BarPS> |
---|
[3514] | 9 | <BarImage>pictures/load_screen_bar_christmas.png</BarImage> |
---|
[3502] | 10 | </LoadScreen> |
---|
| 11 | <WorldEntities> |
---|
| 12 | <MD2Creature> |
---|
| 13 | <name>Player</name> |
---|
[3518] | 14 | <abs-coor>10,0,10</abs-coor> |
---|
[3514] | 15 | <md2texture>droidika.png</md2texture> |
---|
[3510] | 16 | <model>models/creatures/droidika.md2</model> |
---|
[3502] | 17 | </MD2Creature> |
---|
[3518] | 18 | <TestEntity> |
---|
| 19 | <abs-coor>-40,0,-80</abs-coor> |
---|
| 20 | <abs-dir>0,0,20</abs-dir> |
---|
| 21 | <md2texture>santa_claus.png</md2texture> |
---|
| 22 | <model>models/creatures/santa_claus.md2</model> |
---|
| 23 | </TestEntity> |
---|
| 24 | <TestEntity> |
---|
| 25 | <abs-coor>-10,0,4</abs-coor> |
---|
| 26 | <md2texture>frosty.png</md2texture> |
---|
| 27 | <model>models/creatures/frosty.md2</model> |
---|
| 28 | </TestEntity> |
---|
| 29 | <TestEntity> |
---|
| 30 | <abs-coor>-230,-7,-275</abs-coor> |
---|
| 31 | <md2texture>faerie.png</md2texture> |
---|
| 32 | <model>models/creatures/faerie.md2</model> |
---|
| 33 | </TestEntity> |
---|
| 34 | |
---|
[3502] | 35 | <SkyBox> |
---|
| 36 | <name>Sky</name> |
---|
[3510] | 37 | <Materialset>pictures/sky/simplesky</Materialset> |
---|
[3502] | 38 | <Size>10000</Size> |
---|
| 39 | </SkyBox> |
---|
| 40 | |
---|
| 41 | <Terrain> |
---|
| 42 | <name>HardCore</name> |
---|
[3512] | 43 | <model>models/environments/christmas.obj</model> |
---|
| 44 | <vegetation>models/environments/christmas_vegetation.obj</vegetation> |
---|
| 45 | <abs-coor>0,-10,100</abs-coor> |
---|
[3502] | 46 | </Terrain> |
---|
| 47 | |
---|
| 48 | |
---|
[3503] | 49 | <ParticleSystem> |
---|
| 50 | <name>SnowFlakeSystem</name> |
---|
| 51 | <type>sprite</type> |
---|
| 52 | <texture>snow_flake_01_32x32.png</texture> |
---|
[3515] | 53 | <max-count>10000</max-count> |
---|
| 54 | <life-span>8, 2</life-span> |
---|
[3503] | 55 | <radius>0.0, 5.0, 10.0</radius> |
---|
| 56 | <radius>0.2, 5.0, 10</radius> |
---|
| 57 | <radius>1.0, 5.0, 10</radius> |
---|
| 58 | <mass>0, 1.0, .3</mass> |
---|
| 59 | <color>0,1, 1, 1,.5</color> |
---|
| 60 | <color>.5, .6, .6, .6, .2</color> |
---|
| 61 | <color>1, .0, .0, .0, .0</color> |
---|
| 62 | </ParticleSystem> |
---|
| 63 | <ParticleEmitter> |
---|
| 64 | <name>SnowFlakeEmitter</name> |
---|
| 65 | <emission-direction>0,-1,0</emission-direction> |
---|
[3504] | 66 | <type>plane</type> |
---|
| 67 | <spread>0,.3</spread> |
---|
[3503] | 68 | <emission-velocity>150,50</emission-velocity> |
---|
[3515] | 69 | <size>1200</size> |
---|
| 70 | <rate>900</rate> |
---|
| 71 | <rel-coor>0, 500, -600</rel-coor> |
---|
[3503] | 72 | </ParticleEmitter> |
---|
[3518] | 73 | </WorldEntities> |
---|
[3503] | 74 | |
---|
| 75 | |
---|
| 76 | <ParticleEngine> |
---|
| 77 | <connect>SnowFlakeEmitter, SnowFlakeSystem</connect> |
---|
| 78 | </ParticleEngine> |
---|
| 79 | |
---|
| 80 | <LightManager> |
---|
[3502] | 81 | <Lights> |
---|
| 82 | <Light> |
---|
| 83 | <diffuse-color>1,1,1</diffuse-color> |
---|
| 84 | <abs-coor>100,100,50</abs-coor> |
---|
| 85 | </Light> |
---|
| 86 | <ambient-color>1,1,1</ambient-color> |
---|
| 87 | </Lights> |
---|
| 88 | </LightManager> |
---|
| 89 | |
---|
| 90 | <Track> |
---|
| 91 | <Point>0,50,0</Point> |
---|
| 92 | <Point>5000,50,0</Point> |
---|
| 93 | <Duration>100</Duration> |
---|
| 94 | <SavePoint/> |
---|
| 95 | </Track> |
---|
| 96 | </WorldDataFile> |
---|