1 | <WorldDataFile> |
---|
2 | <name>NULLWORLD</name> |
---|
3 | <LoadScreen> |
---|
4 | <BackgroundImage>pictures/load_screen.jpg</BackgroundImage> |
---|
5 | |
---|
6 | <ElementCount>12</ElementCount> |
---|
7 | <BackgroundPS>0,0,1.01,1</BackgroundPS> |
---|
8 | <BarPS>.65,.87,.3,.05</BarPS> |
---|
9 | <BarImage>pictures/load_screen_bar.png</BarImage> |
---|
10 | </LoadScreen> |
---|
11 | <WorldEntities> |
---|
12 | <Helicopter> |
---|
13 | <name>Player</name> |
---|
14 | <abs-coor>50, 100, 50</abs-coor> |
---|
15 | </Helicopter> |
---|
16 | |
---|
17 | <SkyBox> |
---|
18 | <name>Sky</name> |
---|
19 | <Materialset>pictures/sky/desert</Materialset> |
---|
20 | <Size>10000</Size> |
---|
21 | </SkyBox> |
---|
22 | <Terrain> |
---|
23 | <name>HardCore</name> |
---|
24 | <model>worlds/vulcania.obj</model> |
---|
25 | <vegetation>worlds/vulcania_vegetation.obj</vegetation> |
---|
26 | </Terrain> |
---|
27 | |
---|
28 | <ParticleSystem> |
---|
29 | <name>VulcanStoneSystem</name> |
---|
30 | <model>models/vulcanic_stone.obj</model> |
---|
31 | <life-span>6.0,2</life-span> |
---|
32 | <type>model</type> |
---|
33 | <radius>0,5,3</radius> |
---|
34 | <mass>0,.1,0</mass> |
---|
35 | </ParticleSystem> |
---|
36 | <ParticleEmitter> |
---|
37 | <name>VulcanStoneEmitter</name> |
---|
38 | <emission-velocity>700,400</emission-velocity> |
---|
39 | <rate>20</rate> |
---|
40 | <type>cube</type> |
---|
41 | <size>40</size>; |
---|
42 | <emission-direction>0,1,0</emission-direction> |
---|
43 | <rel-coor>2460,105,606</rel-coor> |
---|
44 | <spread>1,.5</spread> |
---|
45 | </ParticleEmitter> |
---|
46 | |
---|
47 | <ParticleSystem> |
---|
48 | <name>VulcanFogSystem</name> |
---|
49 | <type>sprite</type> |
---|
50 | <max-count>2000</max-count> |
---|
51 | <life-span>5,2</life-span> |
---|
52 | <radius>0.0,20.0,10.0</radius> |
---|
53 | <radius>0.2,50,30</radius> |
---|
54 | <radius>1,200,100</radius> |
---|
55 | <mass>0,1.0,.3</mass> |
---|
56 | <color>0,1,1,1,.5</color> |
---|
57 | <color>.5,.6,.6,.6,.2</color> |
---|
58 | <color>1,.0,.0,.0,.0</color> |
---|
59 | </ParticleSystem> |
---|
60 | <ParticleEmitter> |
---|
61 | <name>VulcanFogEmitter</name> |
---|
62 | <emission-direction>0,1,0</emission-direction> |
---|
63 | <type>cube</type> |
---|
64 | <spread>.5,.3</spread> |
---|
65 | <emission-velocity>150,50</emission-velocity> |
---|
66 | <size>40</size> |
---|
67 | <rate>400</rate> |
---|
68 | <rel-coor>2460,105,606</rel-coor> |
---|
69 | </ParticleEmitter> |
---|
70 | |
---|
71 | <ParticleSystem> |
---|
72 | <name>VulcanSparkSystem</name> |
---|
73 | <type>spark</type> |
---|
74 | <max-count>5000</max-count> |
---|
75 | <life-span>5,2</life-span> |
---|
76 | <radius>0,.2,.1</radius> |
---|
77 | <radius>1,0,0</radius> |
---|
78 | <mass>0,1,.05</mass> |
---|
79 | <color>0,1,0,0,.3</color> |
---|
80 | <color>.5,1,1,0,.2</color> |
---|
81 | <color>1,.0,.0,.0,.0</color> |
---|
82 | </ParticleSystem> |
---|
83 | <ParticleEmitter> |
---|
84 | <name>VulcanSparkEmitter</name> |
---|
85 | <emission-direction>0,1,0</emission-direction> |
---|
86 | <type>cube</type> |
---|
87 | <spread>.5,.3</spread> |
---|
88 | <emission-velocity>150,50</emission-velocity> |
---|
89 | <size>40</size> |
---|
90 | <rate>400</rate> |
---|
91 | <rel-coor>2460,105,606</rel-coor> |
---|
92 | </ParticleEmitter> |
---|
93 | |
---|
94 | </WorldEntities> |
---|
95 | |
---|
96 | <LightManager> |
---|
97 | <Lights> |
---|
98 | <Light> |
---|
99 | <diffuse-color>1,1,1</diffuse-color> |
---|
100 | <abs-coor>100,100,50</abs-coor> |
---|
101 | </Light> |
---|
102 | <Light> |
---|
103 | <diffuse-color>1,1,1</diffuse-color> |
---|
104 | <abs-coor>-100,0,100</abs-coor> |
---|
105 | </Light> |
---|
106 | <Light> |
---|
107 | <diffuse-color>1,1,1</diffuse-color> |
---|
108 | <abs-coor>-100,2000,50</abs-coor> |
---|
109 | </Light> |
---|
110 | <ambient-color>1,1,1</ambient-color> |
---|
111 | </Lights> |
---|
112 | </LightManager> |
---|
113 | |
---|
114 | <ParticleEngine> |
---|
115 | <connect>VulcanStoneEmitter, VulcanStoneSystem</connect> |
---|
116 | <connect>VulcanFogEmitter, VulcanFogSystem</connect> |
---|
117 | <connect>VulcanSparkEmitter, VulcanSparkSystem</connect> |
---|
118 | </ParticleEngine> |
---|
119 | |
---|
120 | |
---|
121 | <PhysicsEngine> |
---|
122 | <Fields> |
---|
123 | <Gravity> |
---|
124 | <name>gravity</name> |
---|
125 | <magnitude>100</magnitude> |
---|
126 | </Gravity> |
---|
127 | </Fields> |
---|
128 | <Connections> |
---|
129 | <PhysicsConnection> |
---|
130 | <subject>VulcanStoneSystem</subject> |
---|
131 | <field>gravity</field> |
---|
132 | </PhysicsConnection> |
---|
133 | <PhysicsConnection> |
---|
134 | <subject>VulcanSparkSystem</subject> |
---|
135 | <field>gravity</field> |
---|
136 | </PhysicsConnection> |
---|
137 | </Connections> |
---|
138 | </PhysicsEngine> |
---|
139 | |
---|
140 | </WorldDataFile> |
---|