AlliedFutureTankNodeHitLight.xml 1.3 KB

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