Changeset 8554 for code/branches/pickup/data/levels/templates
- Timestamp:
- May 23, 2011, 11:26:08 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/pickup/data/levels/templates/pickupRepresentationTemplates.oxt
r8543 r8554 403 403 <Billboard position="0,0,0" colour="1.0,0.55,1.0" material="Sphere2" scale=0.1> 404 404 <attached> 405 <Billboard position="0,0,0" colour="1.0,0.55,1.0" material="Shrink" scale=0. 9/>405 <Billboard position="0,0,0" colour="1.0,0.55,1.0" material="Shrink" scale=0.4 /> 406 406 </attached> 407 407 </Billboard> … … 414 414 <Template name=smallshrinkpickup> 415 415 <InvisiblePickup 416 duration = 20.0 416 duration = 10.0 417 shrinkFactor = 2.5 417 418 activaionType = "immediate" 418 419 durationType = "continuous" … … 425 426 <StaticEntity> 426 427 <attached> 427 <Billboard position="0,0,0" colour="1.0,0.55,1.0" material="Sphere2" scale=0. 2>428 <attached> 429 <Billboard position="0,0,0" colour="1.0,0.55,1.0" material="Shrink" scale= 2.0/>428 <Billboard position="0,0,0" colour="1.0,0.55,1.0" material="Sphere2" scale=0.1> 429 <attached> 430 <Billboard position="0,0,0" colour="1.0,0.55,1.0" material="Shrink" scale=0.7 /> 430 431 </attached> 431 432 </Billboard> … … 438 439 <Template name=mediumshrinkpickup> 439 440 <InvisiblePickup 440 duration = 20.0 441 duration = 30.0 442 shrinkFactor = 5.0 441 443 activaionType = "immediate" 442 444 durationType = "continuous" … … 449 451 <StaticEntity> 450 452 <attached> 451 <Billboard position="0,0,0" colour="1.0,0.55,1.0" material="Sphere2" scale=0. 3>452 <attached> 453 <Billboard position="0,0,0" colour="1.0,0.55,1.0" material="Shrink" scale= 3.0 />453 <Billboard position="0,0,0" colour="1.0,0.55,1.0" material="Sphere2" scale=0.1> 454 <attached> 455 <Billboard position="0,0,0" colour="1.0,0.55,1.0" material="Shrink" scale=1.0 /> 454 456 </attached> 455 457 </Billboard> … … 462 464 <Template name=hugeshrinkpickup> 463 465 <InvisiblePickup 464 duration = 20.0 466 duration = 60.0 467 shrinkFactor = 10.0 465 468 activaionType = "immediate" 466 469 durationType = "continuous"
Note: See TracChangeset
for help on using the changeset viewer.