Changeset 4456
- Timestamp:
- Jan 23, 2007, 11:33:24 PM (18 years ago)
- Location:
- data/contentcreation/pps/FabianLandau/worlds
- Files:
-
- 15 added
- 10 deleted
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
data/contentcreation/pps/FabianLandau/worlds/baseq3/scripts/shaderlist.txt
r4353 r4456 28 28 base_wall 29 29 common 30 metal 30 31 spacestation1 31 32 ctf -
data/contentcreation/pps/FabianLandau/worlds/baseq3/scripts/spacestation1.shader
r4418 r4456 14 14 15 15 textures/spacestation1/gray_fog_dense 16 { 17 qer_trans 0.55 18 surfaceparm nolightmap 19 surfaceparm trans 20 } 21 22 textures/spacestation1/gray_fog_dense_dark 16 23 { 17 24 qer_trans 0.55 -
data/contentcreation/pps/FabianLandau/worlds/sp_level_spacestation1.oxw
r4418 r4456 5 5 6 6 <BspEntity> 7 <Name>worlds/baseq3/maps/spacestation1_tower_03 1.bsp</Name>7 <Name>worlds/baseq3/maps/spacestation1_tower_032.bsp</Name> 8 8 </BspEntity> 9 9 … … 15 15 </FPSPlayer> 16 16 17 <Rotor> 18 <name>testrotate</name> 19 <model>models/environments/uranus.obj, 8</model> 20 <abs-coor>0,48,0</abs-coor> 21 <rotation>1,5,0</rotation> 22 </Rotor> 23 17 24 <!-- <TurbineHover> 18 25 <name>Player</name> … … 21 28 </TurbineHover> --> 22 29 30 <Rotor> 31 <name>rotor1</name> 32 <model>models/rotor1.obj, 17</model> 33 <abs-coor>1024,224,0</abs-coor> 34 <abs-dir>1.57, 1, 0, 0</abs-dir> 35 <rotation>0,0,8</rotation> 36 </Rotor> 37 38 <Rotor> 39 <name>rotor2</name> 40 <model>models/rotor2.obj, 19</model> 41 <abs-coor>1024,-31,0</abs-coor> 42 <abs-dir>1.57, 1, 0, 0</abs-dir> 43 <rotation>0,0,8</rotation> 44 </Rotor> 45 46 <SpriteParticles> 47 <name>Steam at Entrance</name> 48 <type>sprite</type> 49 <texture>steam01.png</texture> 50 <max-count>150</max-count> 51 <life-span>14, 2</life-span> 52 <radius>0.0, 100.0, 100.0</radius> 53 <radius>0.2, 100.0, 100</radius> 54 <radius>1.0, 100.0, 100</radius> 55 <mass>1.0, 0.5, .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 <precache>5</precache> 60 <emitters> 61 <PlaneEmitter> 62 <name>SteamEmitter</name> 63 <rel-coor>0, -300, -900</rel-coor> 64 <rel-dir>3.1412, 0, 0, 1</rel-dir> 65 <spread>0, 1.0</spread> 66 <emission-velocity>-50,50</emission-velocity> 67 <size>100, 100</size> 68 <rate>10</rate> 69 </PlaneEmitter> 70 </emitters> 71 </SpriteParticles> 72 73 <SpriteParticles> 74 <name>Steam in Bar (top)</name> 75 <type>sprite</type> 76 <texture>steam01.png</texture> 77 <max-count>150</max-count> 78 <life-span>14, 2</life-span> 79 <radius>0.0, 100.0, 100.0</radius> 80 <radius>0.2, 100.0, 100</radius> 81 <radius>1.0, 100.0, 100</radius> 82 <mass>1.0, 0.5, .3</mass> 83 <color>0,1, 1, 1,.5</color> 84 <color>.5, .6, .6, .6, .2</color> 85 <color>1, .0, .0, .0, .0</color> 86 <precache>5</precache> 87 <emitters> 88 <PlaneEmitter> 89 <name>SteamEmitter</name> 90 <rel-coor>1024, 576, 0</rel-coor> 91 <rel-dir>3.1412, 0, 0, 1</rel-dir> 92 <spread>0.0, 0.3</spread> 93 <emission-velocity>50,50</emission-velocity> 94 <size>50, 50</size> 95 <rate>10</rate> 96 </PlaneEmitter> 97 </emitters> 98 </SpriteParticles> 99 100 <SpriteParticles> 101 <name>Steam in personal room (top)</name> 102 <type>sprite</type> 103 <texture>steam01.png</texture> 104 <max-count>50</max-count> 105 <life-span>4, 2</life-span> 106 <radius>0.0, 25.0, 100.0</radius> 107 <radius>0.2, 25.0, 100</radius> 108 <radius>1.0, 25.0, 100</radius> 109 <mass>1.0, 0.5, .3</mass> 110 <color>0,1, 1, 1,.5</color> 111 <color>.5, .6, .6, .6, .2</color> 112 <color>1, .0, .0, .0, .0</color> 113 <precache>5</precache> 114 <emitters> 115 <PlaneEmitter> 116 <name>SteamEmitter</name> 117 <rel-coor>-736, 224, -48</rel-coor> 118 <rel-dir>3.1412, 0, 0, 1</rel-dir> 119 <spread>0.0, 0.15</spread> 120 <emission-velocity>40,50</emission-velocity> 121 <size>25, 25</size> 122 <rate>10</rate> 123 </PlaneEmitter> 124 </emitters> 125 </SpriteParticles> 126 127 <SpriteParticles> 128 <name>Steam in personal room (top)</name> 129 <type>sprite</type> 130 <texture>steam01.png</texture> 131 <max-count>50</max-count> 132 <life-span>4, 2</life-span> 133 <radius>0.0, 25.0, 100.0</radius> 134 <radius>0.2, 25.0, 100</radius> 135 <radius>1.0, 25.0, 100</radius> 136 <mass>1.0, 0.5, .3</mass> 137 <color>0,1, 1, 1,.5</color> 138 <color>.5, .6, .6, .6, .2</color> 139 <color>1, .0, .0, .0, .0</color> 140 <precache>5</precache> 141 <emitters> 142 <PlaneEmitter> 143 <name>SteamEmitter</name> 144 <rel-coor>-880, 224, -48</rel-coor> 145 <rel-dir>3.1412, 0, 0, 1</rel-dir> 146 <spread>0.0, 0.15</spread> 147 <emission-velocity>40,50</emission-velocity> 148 <size>25, 25</size> 149 <rate>10</rate> 150 </PlaneEmitter> 151 </emitters> 152 </SpriteParticles> 153 154 <SpriteParticles> 155 <name>Steam in personal room (tubes)</name> 156 <type>sprite</type> 157 <texture>steam01.png</texture> 158 <max-count>50</max-count> 159 <life-span>1, 2</life-span> 160 <radius>0.0, 12.0, 12.0</radius> 161 <radius>0.2, 12.0, 12.0</radius> 162 <radius>1.0, 12.0, 12.0</radius> 163 <mass>1.0, 0.5, .3</mass> 164 <color>0,1, 1, 1,.5</color> 165 <color>.5, .6, .6, .6, .2</color> 166 <color>1, .0, .0, .0, .0</color> 167 <precache>2</precache> 168 <emitters> 169 <PlaneEmitter> 170 <name>SteamEmitter</name> 171 <rel-coor>-896, 120, -144</rel-coor> 172 <rel-dir>-2.356, -1, 0, 1</rel-dir> 173 <spread>0.0, 0.3</spread> 174 <emission-velocity>40, 50</emission-velocity> 175 <size>10, 20</size> 176 <rate>10</rate> 177 </PlaneEmitter> 178 </emitters> 179 </SpriteParticles> 180 181 <SpriteParticles> 182 <name>Steam in personal room (tubes)</name> 183 <type>sprite</type> 184 <texture>steam01.png</texture> 185 <max-count>50</max-count> 186 <life-span>1, 2</life-span> 187 <radius>0.0, 12.0, 12.0</radius> 188 <radius>0.2, 12.0, 12.0</radius> 189 <radius>1.0, 12.0, 12.0</radius> 190 <mass>1.0, 0.5, .3</mass> 191 <color>0,1, 1, 1,.5</color> 192 <color>.5, .6, .6, .6, .2</color> 193 <color>1, .0, .0, .0, .0</color> 194 <precache>2</precache> 195 <emitters> 196 <PlaneEmitter> 197 <name>SteamEmitter</name> 198 <rel-coor>-800, 120, 88</rel-coor> 199 <rel-dir>-2.356, 0, 0, -1</rel-dir> 200 <spread>0.0, 0.3</spread> 201 <emission-velocity>40, 50</emission-velocity> 202 <size>10, 20</size> 203 <rate>10</rate> 204 </PlaneEmitter> 205 </emitters> 206 </SpriteParticles> 207 208 <SpriteParticles> 209 <name>Steam in personal room (tubes)</name> 210 <type>sprite</type> 211 <texture>steam01.png</texture> 212 <max-count>50</max-count> 213 <life-span>1, 2</life-span> 214 <radius>0.0, 12.0, 12.0</radius> 215 <radius>0.2, 12.0, 12.0</radius> 216 <radius>1.0, 12.0, 12.0</radius> 217 <mass>1.0, 0.5, .3</mass> 218 <color>0,1, 1, 1,.5</color> 219 <color>.5, .6, .6, .6, .2</color> 220 <color>1, .0, .0, .0, .0</color> 221 <precache>2</precache> 222 <emitters> 223 <PlaneEmitter> 224 <name>SteamEmitter</name> 225 <rel-coor>-648, 120, -96</rel-coor> 226 <rel-dir>-2.356, 0, 0, -1</rel-dir> 227 <spread>0.0, 0.3</spread> 228 <emission-velocity>40, 50</emission-velocity> 229 <size>10, 20</size> 230 <rate>10</rate> 231 </PlaneEmitter> 232 </emitters> 233 </SpriteParticles> 234 235 <SpriteParticles> 236 <name>Steam in tower (tubes)</name> 237 <type>sprite</type> 238 <texture>steam01.png</texture> 239 <max-count>50</max-count> 240 <life-span>1, 2</life-span> 241 <radius>0.0, 12.0, 12.0</radius> 242 <radius>0.2, 12.0, 12.0</radius> 243 <radius>1.0, 12.0, 12.0</radius> 244 <mass>1.0, 0.5, .3</mass> 245 <color>0,1, 1, 1,.5</color> 246 <color>.5, .6, .6, .6, .2</color> 247 <color>1, .0, .0, .0, .0</color> 248 <precache>2</precache> 249 <emitters> 250 <PlaneEmitter> 251 <name>SteamEmitter</name> 252 <rel-coor>-616, 120, -96</rel-coor> 253 <rel-dir>-2.356, 0, 0, 1</rel-dir> 254 <spread>0.0, 0.3</spread> 255 <emission-velocity>40, 50</emission-velocity> 256 <size>10, 20</size> 257 <rate>10</rate> 258 </PlaneEmitter> 259 </emitters> 260 </SpriteParticles> 261 262 <SpriteParticles> 263 <name>Steam in tower (tubes)</name> 264 <type>sprite</type> 265 <texture>steam01.png</texture> 266 <max-count>50</max-count> 267 <life-span>1, 2</life-span> 268 <radius>0.0, 12.0, 12.0</radius> 269 <radius>0.2, 12.0, 12.0</radius> 270 <radius>1.0, 12.0, 12.0</radius> 271 <mass>1.0, 0.5, .3</mass> 272 <color>0,1, 1, 1,.5</color> 273 <color>.5, .6, .6, .6, .2</color> 274 <color>1, .0, .0, .0, .0</color> 275 <precache>2</precache> 276 <emitters> 277 <PlaneEmitter> 278 <name>SteamEmitter</name> 279 <rel-coor>-480, 120, -408</rel-coor> 280 <rel-dir>-2.356, 0, 0, 1</rel-dir> 281 <spread>0.0, 0.3</spread> 282 <emission-velocity>40, 50</emission-velocity> 283 <size>10, 20</size> 284 <rate>10</rate> 285 </PlaneEmitter> 286 </emitters> 287 </SpriteParticles> 288 289 <SpriteParticles> 290 <name>Steam in tower (tubes)</name> 291 <type>sprite</type> 292 <texture>steam01.png</texture> 293 <max-count>50</max-count> 294 <life-span>1, 2</life-span> 295 <radius>0.0, 12.0, 12.0</radius> 296 <radius>0.2, 12.0, 12.0</radius> 297 <radius>1.0, 12.0, 12.0</radius> 298 <mass>1.0, 0.5, .3</mass> 299 <color>0,1, 1, 1,.5</color> 300 <color>.5, .6, .6, .6, .2</color> 301 <color>1, .0, .0, .0, .0</color> 302 <precache>2</precache> 303 <emitters> 304 <PlaneEmitter> 305 <name>SteamEmitter</name> 306 <rel-coor>-408, 120, -480</rel-coor> 307 <rel-dir>-2.356, -1, 0, 1</rel-dir> 308 <spread>0.0, 0.3</spread> 309 <emission-velocity>40, 50</emission-velocity> 310 <size>10, 20</size> 311 <rate>10</rate> 312 </PlaneEmitter> 313 </emitters> 314 </SpriteParticles> 315 316 <SpriteParticles> 317 <name>Steam in tower (tubes)</name> 318 <type>sprite</type> 319 <texture>steam01.png</texture> 320 <max-count>50</max-count> 321 <life-span>1, 2</life-span> 322 <radius>0.0, 12.0, 12.0</radius> 323 <radius>0.2, 12.0, 12.0</radius> 324 <radius>1.0, 12.0, 12.0</radius> 325 <mass>1.0, 0.5, .3</mass> 326 <color>0,1, 1, 1,.5</color> 327 <color>.5, .6, .6, .6, .2</color> 328 <color>1, .0, .0, .0, .0</color> 329 <precache>2</precache> 330 <emitters> 331 <PlaneEmitter> 332 <name>SteamEmitter</name> 333 <rel-coor>-480, 120, 408</rel-coor> 334 <rel-dir>-2.356, 0, 0, 1</rel-dir> 335 <spread>0.0, 0.3</spread> 336 <emission-velocity>40, 50</emission-velocity> 337 <size>10, 20</size> 338 <rate>10</rate> 339 </PlaneEmitter> 340 </emitters> 341 </SpriteParticles> 342 343 <SpriteParticles> 344 <name>Steam in tower (tubes)</name> 345 <type>sprite</type> 346 <texture>steam01.png</texture> 347 <max-count>50</max-count> 348 <life-span>1, 2</life-span> 349 <radius>0.0, 12.0, 12.0</radius> 350 <radius>0.2, 12.0, 12.0</radius> 351 <radius>1.0, 12.0, 12.0</radius> 352 <mass>1.0, 0.5, .3</mass> 353 <color>0,1, 1, 1,.5</color> 354 <color>.5, .6, .6, .6, .2</color> 355 <color>1, .0, .0, .0, .0</color> 356 <precache>2</precache> 357 <emitters> 358 <PlaneEmitter> 359 <name>SteamEmitter</name> 360 <rel-coor>-408, 120, 480</rel-coor> 361 <rel-dir>-2.356, 1, 0, 1</rel-dir> 362 <spread>0.0, 0.3</spread> 363 <emission-velocity>40, 50</emission-velocity> 364 <size>10, 20</size> 365 <rate>10</rate> 366 </PlaneEmitter> 367 </emitters> 368 </SpriteParticles> 369 370 <SpriteParticles> 371 <name>Steam in tower (tubes)</name> 372 <type>sprite</type> 373 <texture>steam01.png</texture> 374 <max-count>50</max-count> 375 <life-span>1, 2</life-span> 376 <radius>0.0, 12.0, 12.0</radius> 377 <radius>0.2, 12.0, 12.0</radius> 378 <radius>1.0, 12.0, 12.0</radius> 379 <mass>1.0, 0.5, .3</mass> 380 <color>0,1, 1, 1,.5</color> 381 <color>.5, .6, .6, .6, .2</color> 382 <color>1, .0, .0, .0, .0</color> 383 <precache>2</precache> 384 <emitters> 385 <PlaneEmitter> 386 <name>SteamEmitter</name> 387 <rel-coor>408, 120, 480</rel-coor> 388 <rel-dir>-2.356, 1, 0, -1</rel-dir> 389 <spread>0.0, 0.3</spread> 390 <emission-velocity>40, 50</emission-velocity> 391 <size>10, 20</size> 392 <rate>10</rate> 393 </PlaneEmitter> 394 </emitters> 395 </SpriteParticles> 396 397 <SpriteParticles> 398 <name>Steam in tower (tubes)</name> 399 <type>sprite</type> 400 <texture>steam01.png</texture> 401 <max-count>50</max-count> 402 <life-span>1, 2</life-span> 403 <radius>0.0, 12.0, 12.0</radius> 404 <radius>0.2, 12.0, 12.0</radius> 405 <radius>1.0, 12.0, 12.0</radius> 406 <mass>1.0, 0.5, .3</mass> 407 <color>0,1, 1, 1,.5</color> 408 <color>.5, .6, .6, .6, .2</color> 409 <color>1, .0, .0, .0, .0</color> 410 <precache>2</precache> 411 <emitters> 412 <PlaneEmitter> 413 <name>SteamEmitter</name> 414 <rel-coor>408, 120, -480</rel-coor> 415 <rel-dir>-2.356, -1, 0, -1</rel-dir> 416 <spread>0.0, 0.3</spread> 417 <emission-velocity>40, 50</emission-velocity> 418 <size>10, 20</size> 419 <rate>10</rate> 420 </PlaneEmitter> 421 </emitters> 422 </SpriteParticles> 423 23 424 </WorldEntities> 425 24 426 25 427 <LightManager> -
data/contentcreation/pps/FabianLandau/worlds/sp_level_spacestation1B.oxw
r4418 r4456 5 5 6 6 <BspEntity> 7 <Name>worlds/baseq3/maps/spacestation1_hangar_0 28.bsp</Name>7 <Name>worlds/baseq3/maps/spacestation1_hangar_030.bsp</Name> 8 8 </BspEntity> 9 9 … … 16 16 17 17 18 <Rotor> 19 <name>rotor1</name> 20 <model>models/rotor1.obj, 12</model> 21 <abs-coor>5152,240,-4688</abs-coor> 22 <abs-dir>-1.57, 0, 1, 0</abs-dir> 23 <rotation>0,0,8</rotation> 24 </Rotor> 25 26 <Rotor> 27 <name>rotor2</name> 28 <model>models/rotor1.obj, 12</model> 29 <abs-coor>5152,240,-4272</abs-coor> 30 <abs-dir>-1.57, 0, 1, 0</abs-dir> 31 <rotation>0,0,8</rotation> 32 </Rotor> 33 18 34 <!-- <TurbineHover> 19 35 <name>Player</name> … … 22 38 </TurbineHover> --> 23 39 40 41 <SpriteParticles> 42 <name>Steam at Entrance</name> 43 <type>sprite</type> 44 <texture>steam01.png</texture> 45 <max-count>150</max-count> 46 <life-span>14, 2</life-span> 47 <radius>0.0, 100.0, 100.0</radius> 48 <radius>0.2, 100.0, 100</radius> 49 <radius>1.0, 100.0, 100</radius> 50 <mass>1.0, 0.5, .3</mass> 51 <color>0,1, 1, 1,.5</color> 52 <color>.5, .6, .6, .6, .2</color> 53 <color>1, .0, .0, .0, .0</color> 54 <precache>5</precache> 55 <emitters> 56 <PlaneEmitter> 57 <name>SteamEmitter</name> 58 <rel-coor>4480, -300, -3800</rel-coor> 59 <rel-dir>3.1412, 0, 0, 1</rel-dir> 60 <spread>0, 1.0</spread> 61 <emission-velocity>-50,50</emission-velocity> 62 <size>100, 100</size> 63 <rate>10</rate> 64 </PlaneEmitter> 65 </emitters> 66 </SpriteParticles> 67 68 <SpriteParticles> 69 <name>Steam in Hangar (small)</name> 70 <type>sprite</type> 71 <texture>steam01.png</texture> 72 <max-count>350</max-count> 73 <life-span>28, 2</life-span> 74 <radius>0.0, 100.0, 100.0</radius> 75 <radius>0.2, 100.0, 100</radius> 76 <radius>1.0, 100.0, 100</radius> 77 <mass>1.0, 0.5, .3</mass> 78 <color>0,1, 1, 1,.5</color> 79 <color>.5, .6, .6, .6, .2</color> 80 <color>1, .0, .0, .0, .0</color> 81 <precache>25</precache> 82 <emitters> 83 <PlaneEmitter> 84 <name>SteamEmitter</name> 85 <rel-coor>4224, -768, -4224</rel-coor> 86 <rel-dir>3.1412, 0, 0, 1</rel-dir> 87 <spread>0, 0.4</spread> 88 <emission-velocity>-70,50</emission-velocity> 89 <size>50, 50</size> 90 <rate>12</rate> 91 </PlaneEmitter> 92 </emitters> 93 </SpriteParticles> 94 95 <SpriteParticles> 96 <name>Steam in Hangar (small)</name> 97 <type>sprite</type> 98 <texture>steam01.png</texture> 99 <max-count>350</max-count> 100 <life-span>28, 2</life-span> 101 <radius>0.0, 100.0, 100.0</radius> 102 <radius>0.2, 100.0, 100</radius> 103 <radius>1.0, 100.0, 100</radius> 104 <mass>1.0, 0.5, .3</mass> 105 <color>0,1, 1, 1,.5</color> 106 <color>.5, .6, .6, .6, .2</color> 107 <color>1, .0, .0, .0, .0</color> 108 <precache>25</precache> 109 <emitters> 110 <PlaneEmitter> 111 <name>SteamEmitter</name> 112 <rel-coor>4224, -768, -4736</rel-coor> 113 <rel-dir>3.1412, 0, 0, 1</rel-dir> 114 <spread>0, 0.4</spread> 115 <emission-velocity>-70,50</emission-velocity> 116 <size>50, 50</size> 117 <rate>12</rate> 118 </PlaneEmitter> 119 </emitters> 120 </SpriteParticles> 121 122 <SpriteParticles> 123 <name>Steam in Hangar (big)</name> 124 <type>sprite</type> 125 <texture>steam01.png</texture> 126 <max-count>500</max-count> 127 <life-span>28, 2</life-span> 128 <radius>0.0, 100.0, 100.0</radius> 129 <radius>0.2, 100.0, 100</radius> 130 <radius>1.0, 100.0, 100</radius> 131 <mass>1.0, 0.5, .3</mass> 132 <color>0,1, 1, 1,.5</color> 133 <color>.5, .6, .6, .6, .2</color> 134 <color>1, .0, .0, .0, .0</color> 135 <precache>25</precache> 136 <emitters> 137 <PlaneEmitter> 138 <name>SteamEmitter</name> 139 <rel-coor>4868, -768, -4224</rel-coor> 140 <rel-dir>3.1412, 0, 0, 1</rel-dir> 141 <spread>0, 0.5</spread> 142 <emission-velocity>-70,50</emission-velocity> 143 <size>100, 50</size> 144 <rate>16</rate> 145 </PlaneEmitter> 146 </emitters> 147 </SpriteParticles> 148 149 <SpriteParticles> 150 <name>Steam in Hangar (big)</name> 151 <type>sprite</type> 152 <texture>steam01.png</texture> 153 <max-count>500</max-count> 154 <life-span>28, 2</life-span> 155 <radius>0.0, 100.0, 100.0</radius> 156 <radius>0.2, 100.0, 100</radius> 157 <radius>1.0, 100.0, 100</radius> 158 <mass>1.0, 0.5, .3</mass> 159 <color>0,1, 1, 1,.5</color> 160 <color>.5, .6, .6, .6, .2</color> 161 <color>1, .0, .0, .0, .0</color> 162 <precache>25</precache> 163 <emitters> 164 <PlaneEmitter> 165 <name>SteamEmitter</name> 166 <rel-coor>4864, -768, -4736</rel-coor> 167 <rel-dir>3.1412, 0, 0, 1</rel-dir> 168 <spread>0, 0.5</spread> 169 <emission-velocity>-70,50</emission-velocity> 170 <size>100, 50</size> 171 <rate>16</rate> 172 </PlaneEmitter> 173 </emitters> 174 </SpriteParticles> 175 176 <SpriteParticles> 177 <name>Steam in Shop (top)</name> 178 <type>sprite</type> 179 <texture>steam01.png</texture> 180 <max-count>150</max-count> 181 <life-span>14, 2</life-span> 182 <radius>0.0, 100.0, 100.0</radius> 183 <radius>0.2, 100.0, 100</radius> 184 <radius>1.0, 100.0, 100</radius> 185 <mass>1.0, 0.5, .3</mass> 186 <color>0,1, 1, 1,.5</color> 187 <color>.5, .6, .6, .6, .2</color> 188 <color>1, .0, .0, .0, .0</color> 189 <precache>5</precache> 190 <emitters> 191 <PlaneEmitter> 192 <name>SteamEmitter</name> 193 <rel-coor>3456, 700, -4480</rel-coor> 194 <rel-dir>3.1412, 0, 0, 1</rel-dir> 195 <spread>0.0, 0.5</spread> 196 <emission-velocity>50,50</emission-velocity> 197 <size>50, 50</size> 198 <rate>10</rate> 199 </PlaneEmitter> 200 </emitters> 201 </SpriteParticles> 202 203 <SpriteParticles> 204 <name>Steam in Shop (top)</name> 205 <type>sprite</type> 206 <texture>steam01.png</texture> 207 <max-count>150</max-count> 208 <life-span>14, 2</life-span> 209 <radius>0.0, 100.0, 100.0</radius> 210 <radius>0.2, 100.0, 100</radius> 211 <radius>1.0, 100.0, 100</radius> 212 <mass>1.0, 0.5, .3</mass> 213 <color>0,1, 1, 1,.5</color> 214 <color>.5, .6, .6, .6, .2</color> 215 <color>1, .0, .0, .0, .0</color> 216 <precache>5</precache> 217 <emitters> 218 <PlaneEmitter> 219 <name>SteamEmitter</name> 220 <rel-coor>3456, 700, -4096</rel-coor> 221 <rel-dir>3.1412, 0, 0, 1</rel-dir> 222 <spread>0.0, 0.5</spread> 223 <emission-velocity>50,50</emission-velocity> 224 <size>50, 50</size> 225 <rate>10</rate> 226 </PlaneEmitter> 227 </emitters> 228 </SpriteParticles> 229 230 <SpriteParticles> 231 <name>Steam in Shop (top)</name> 232 <type>sprite</type> 233 <texture>steam01.png</texture> 234 <max-count>150</max-count> 235 <life-span>14, 2</life-span> 236 <radius>0.0, 100.0, 100.0</radius> 237 <radius>0.2, 100.0, 100</radius> 238 <radius>1.0, 100.0, 100</radius> 239 <mass>1.0, 0.5, .3</mass> 240 <color>0,1, 1, 1,.5</color> 241 <color>.5, .6, .6, .6, .2</color> 242 <color>1, .0, .0, .0, .0</color> 243 <precache>5</precache> 244 <emitters> 245 <PlaneEmitter> 246 <name>SteamEmitter</name> 247 <rel-coor>3456, 700, -4864</rel-coor> 248 <rel-dir>3.1412, 0, 0, 1</rel-dir> 249 <spread>0.0, 0.5</spread> 250 <emission-velocity>50,50</emission-velocity> 251 <size>50, 50</size> 252 <rate>10</rate> 253 </PlaneEmitter> 254 </emitters> 255 </SpriteParticles> 256 257 <SpriteParticles> 258 <name>Steam in Shop (top)</name> 259 <type>sprite</type> 260 <texture>steam01.png</texture> 261 <max-count>150</max-count> 262 <life-span>14, 2</life-span> 263 <radius>0.0, 100.0, 100.0</radius> 264 <radius>0.2, 100.0, 100</radius> 265 <radius>1.0, 100.0, 100</radius> 266 <mass>1.0, 0.5, .3</mass> 267 <color>0,1, 1, 1,.5</color> 268 <color>.5, .6, .6, .6, .2</color> 269 <color>1, .0, .0, .0, .0</color> 270 <precache>5</precache> 271 <emitters> 272 <PlaneEmitter> 273 <name>SteamEmitter</name> 274 <rel-coor>3072, 700, -4480</rel-coor> 275 <rel-dir>3.1412, 0, 0, 1</rel-dir> 276 <spread>0.0, 0.5</spread> 277 <emission-velocity>50,50</emission-velocity> 278 <size>50, 50</size> 279 <rate>10</rate> 280 </PlaneEmitter> 281 </emitters> 282 </SpriteParticles> 283 284 <SpriteParticles> 285 <name>Steam in Shop (fan)</name> 286 <type>sprite</type> 287 <texture>steam01.png</texture> 288 <max-count>50</max-count> 289 <life-span>3, 2</life-span> 290 <radius>0.0, 25.0, 25.0</radius> 291 <radius>0.2, 25.0, 25.0</radius> 292 <radius>1.0, 25.0, 25.0</radius> 293 <mass>1.0, 0.5, .3</mass> 294 <color>0,1, 1, 1,.5</color> 295 <color>.5, .6, .6, .6, .2</color> 296 <color>1, .0, .0, .0, .0</color> 297 <precache>2</precache> 298 <emitters> 299 <PlaneEmitter> 300 <name>SteamEmitter</name> 301 <rel-coor>3016, 176, -4512</rel-coor> 302 <rel-dir>-2.356, 0, 0, 1</rel-dir> 303 <spread>0.0, 0.3</spread> 304 <emission-velocity>40, 50</emission-velocity> 305 <size>10, 20</size> 306 <rate>10</rate> 307 </PlaneEmitter> 308 </emitters> 309 </SpriteParticles> 310 311 <SpriteParticles> 312 <name>Steam in Shop (fan)</name> 313 <type>sprite</type> 314 <texture>steam01.png</texture> 315 <max-count>50</max-count> 316 <life-span>3, 2</life-span> 317 <radius>0.0, 25.0, 25.0</radius> 318 <radius>0.2, 25.0, 25.0</radius> 319 <radius>1.0, 25.0, 25.0</radius> 320 <mass>1.0, 0.5, .3</mass> 321 <color>0,1, 1, 1,.5</color> 322 <color>.5, .6, .6, .6, .2</color> 323 <color>1, .0, .0, .0, .0</color> 324 <precache>2</precache> 325 <emitters> 326 <PlaneEmitter> 327 <name>SteamEmitter</name> 328 <rel-coor>3016, 176, -4448</rel-coor> 329 <rel-dir>-2.356, 0, 0, 1</rel-dir> 330 <spread>0.0, 0.3</spread> 331 <emission-velocity>40, 50</emission-velocity> 332 <size>10, 20</size> 333 <rate>10</rate> 334 </PlaneEmitter> 335 </emitters> 336 </SpriteParticles> 337 338 <SpriteParticles> 339 <name>Steam in Shop (fan)</name> 340 <type>sprite</type> 341 <texture>steam01.png</texture> 342 <max-count>50</max-count> 343 <life-span>3, 2</life-span> 344 <radius>0.0, 25.0, 25.0</radius> 345 <radius>0.2, 25.0, 25.0</radius> 346 <radius>1.0, 25.0, 25.0</radius> 347 <mass>1.0, 0.5, .3</mass> 348 <color>0,1, 1, 1,.5</color> 349 <color>.5, .6, .6, .6, .2</color> 350 <color>1, .0, .0, .0, .0</color> 351 <precache>2</precache> 352 <emitters> 353 <PlaneEmitter> 354 <name>SteamEmitter</name> 355 <rel-coor>3896, 368, -4640</rel-coor> 356 <rel-dir>2.356, 0, 0, 1</rel-dir> 357 <spread>0.0, 0.3</spread> 358 <emission-velocity>40, 50</emission-velocity> 359 <size>10, 20</size> 360 <rate>10</rate> 361 </PlaneEmitter> 362 </emitters> 363 </SpriteParticles> 364 365 <SpriteParticles> 366 <name>Steam in Shop (fan)</name> 367 <type>sprite</type> 368 <texture>steam01.png</texture> 369 <max-count>50</max-count> 370 <life-span>3, 2</life-span> 371 <radius>0.0, 25.0, 25.0</radius> 372 <radius>0.2, 25.0, 25.0</radius> 373 <radius>1.0, 25.0, 25.0</radius> 374 <mass>1.0, 0.5, .3</mass> 375 <color>0,1, 1, 1,.5</color> 376 <color>.5, .6, .6, .6, .2</color> 377 <color>1, .0, .0, .0, .0</color> 378 <precache>2</precache> 379 <emitters> 380 <PlaneEmitter> 381 <name>SteamEmitter</name> 382 <rel-coor>3896, 368, -4576</rel-coor> 383 <rel-dir>2.356, 0, 0, 1</rel-dir> 384 <spread>0.0, 0.3</spread> 385 <emission-velocity>40, 50</emission-velocity> 386 <size>10, 20</size> 387 <rate>10</rate> 388 </PlaneEmitter> 389 </emitters> 390 </SpriteParticles> 391 392 <SpriteParticles> 393 <name>Steam in Shop (fan)</name> 394 <type>sprite</type> 395 <texture>steam01.png</texture> 396 <max-count>50</max-count> 397 <life-span>3, 2</life-span> 398 <radius>0.0, 25.0, 25.0</radius> 399 <radius>0.2, 25.0, 25.0</radius> 400 <radius>1.0, 25.0, 25.0</radius> 401 <mass>1.0, 0.5, .3</mass> 402 <color>0,1, 1, 1,.5</color> 403 <color>.5, .6, .6, .6, .2</color> 404 <color>1, .0, .0, .0, .0</color> 405 <precache>2</precache> 406 <emitters> 407 <PlaneEmitter> 408 <name>SteamEmitter</name> 409 <rel-coor>3896, 368, -4384</rel-coor> 410 <rel-dir>2.356, 0, 0, 1</rel-dir> 411 <spread>0.0, 0.3</spread> 412 <emission-velocity>40, 50</emission-velocity> 413 <size>10, 20</size> 414 <rate>10</rate> 415 </PlaneEmitter> 416 </emitters> 417 </SpriteParticles> 418 419 <SpriteParticles> 420 <name>Steam in Shop (fan)</name> 421 <type>sprite</type> 422 <texture>steam01.png</texture> 423 <max-count>50</max-count> 424 <life-span>3, 2</life-span> 425 <radius>0.0, 25.0, 25.0</radius> 426 <radius>0.2, 25.0, 25.0</radius> 427 <radius>1.0, 25.0, 25.0</radius> 428 <mass>1.0, 0.5, .3</mass> 429 <color>0,1, 1, 1,.5</color> 430 <color>.5, .6, .6, .6, .2</color> 431 <color>1, .0, .0, .0, .0</color> 432 <precache>2</precache> 433 <emitters> 434 <PlaneEmitter> 435 <name>SteamEmitter</name> 436 <rel-coor>3896, 368, -4320</rel-coor> 437 <rel-dir>2.356, 0, 0, 1</rel-dir> 438 <spread>0.0, 0.3</spread> 439 <emission-velocity>40, 50</emission-velocity> 440 <size>10, 20</size> 441 <rate>10</rate> 442 </PlaneEmitter> 443 </emitters> 444 </SpriteParticles> 445 24 446 </WorldEntities> 25 447 … … 28 450 <Light> 29 451 <diffuse-color>1,1,1</diffuse-color> 30 <abs-coor> 0,0,0</abs-coor>452 <abs-coor>4480,240,-4320</abs-coor> 31 453 </Light> 32 454 </Lights>
Note: See TracChangeset
for help on using the changeset viewer.