VacuumBombExplosionLight.xml 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  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="HIGH_OR_ABOVE" SystemLifetime="1" id="VacuumBombExplosionLight">
  7. <Lifetime High="300" Low="300"/>
  8. <Size High="500" Low="250"/>
  9. <BurstCount High="1" Low="1"/>
  10. <Colors>
  11. <Color Frame="1" RelativeAge="0">
  12. <Color b="1" g="1" r="1"/>
  13. </Color>
  14. <Color Frame="2" RelativeAge="9.999999">
  15. <Color b="0.454902" g="0.776471" r="0.988235"/>
  16. </Color>
  17. <Color Frame="3" RelativeAge="50">
  18. <Color b="0.4" g="0.717647" r="1"/>
  19. </Color>
  20. <Color Frame="4" RelativeAge="100">
  21. <Color b="0" g="0" r="0"/>
  22. </Color>
  23. <ColorScale High="5" Low="5"/>
  24. </Colors>
  25. <Physics>
  26. <Default>
  27. <VelocityDamping High="1" Low="1"/>
  28. </Default>
  29. </Physics>
  30. <Draw>
  31. <LightSource/>
  32. </Draw>
  33. <Volume>
  34. <Cylinder>
  35. <Offset x="0" y="0" z="10"/>
  36. </Cylinder>
  37. </Volume>
  38. <Velocity>
  39. <Ortho>
  40. <Position>
  41. <x High="0" Low="0"/>
  42. <y High="0" Low="0"/>
  43. <z High="2" Low="2"/>
  44. </Position>
  45. </Ortho>
  46. </Velocity>
  47. <Event/>
  48. <Update>
  49. <Default>
  50. <SizeRate High="0.5" Low="0.5"/>
  51. <SizeRateDamping High="0.99" Low="0.99"/>
  52. <AngleZ High="3" Low="-3"/>
  53. <AngularDampingXY High="1" Low="1"/>
  54. </Default>
  55. </Update>
  56. </FXParticleSystemTemplate>
  57. </AssetDeclaration>