TimeBombLvl1ExplosionLight.xml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <AssetDeclaration xmlns="uri:ea.com:eala:asset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3. <Includes>
  4. <Include source="art:fxlenzflare01.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate ParticleTexture="FXLenzFlare01" PerParticleAttachedSystem="" Priority="MEDIUM_OR_ABOVE" SystemLifetime="1" id="TimeBombLvl1ExplosionLight">
  7. <Lifetime High="50" Low="50"/>
  8. <Size High="400" Low="400"/>
  9. <BurstCount High="1" Low="1"/>
  10. <Colors>
  11. <Color Frame="2" RelativeAge="9.999999">
  12. <Color b="1" g="0.494118" r="0.156863"/>
  13. </Color>
  14. <Color Frame="3" RelativeAge="79.999993">
  15. <Color b="0.313726" g="0.45098" r="0.603922"/>
  16. </Color>
  17. <Color Frame="4" RelativeAge="100">
  18. <Color b="0" g="0" r="0"/>
  19. </Color>
  20. <ColorScale High="3" Low="3"/>
  21. </Colors>
  22. <Physics>
  23. <Default>
  24. <VelocityDamping High="1" Low="1"/>
  25. </Default>
  26. </Physics>
  27. <Draw>
  28. <LightSource/>
  29. </Draw>
  30. <Volume>
  31. <Cylinder>
  32. <Offset x="0" y="0" z="25"/>
  33. </Cylinder>
  34. </Volume>
  35. <Velocity>
  36. <Ortho>
  37. <Position>
  38. <x High="0" Low="0"/>
  39. <y High="0" Low="0"/>
  40. <z High="1" Low="1"/>
  41. </Position>
  42. </Ortho>
  43. </Velocity>
  44. <Event/>
  45. <Update>
  46. <Default>
  47. <SizeRate High="0.5" Low="0.5"/>
  48. <SizeRateDamping High="0.99" Low="0.99"/>
  49. <AngleZ High="3" Low="-3"/>
  50. <AngularDampingXY High="1" Low="1"/>
  51. </Default>
  52. </Update>
  53. </FXParticleSystemTemplate>
  54. </AssetDeclaration>