TeslaHitGlow.xml 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  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:fxlenzflare02.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate ParticleTexture="FXLenzFlare02" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" SystemLifetime="1" Type="GPU_PARTICLE" id="TeslaHitGlow">
  7. <Lifetime High="100" Low="25"/>
  8. <Size High="5" Low="5"/>
  9. <BurstCount High="2" Low="2"/>
  10. <Colors>
  11. <Color Frame="2" RelativeAge="9.999999">
  12. <Color b="0.372549" g="0.721569" r="0.952941"/>
  13. </Color>
  14. <Color Frame="3" RelativeAge="70">
  15. <Color b="0.34902" g="0.462745" r="0.858824"/>
  16. </Color>
  17. <Color Frame="4" RelativeAge="100">
  18. <Color b="0" g="0" r="0"/>
  19. </Color>
  20. </Colors>
  21. <Physics>
  22. <Default>
  23. <VelocityDamping High="1" Low="1"/>
  24. </Default>
  25. </Physics>
  26. <Draw>
  27. <Gpu SpeedMultiplier="1"/>
  28. </Draw>
  29. <Volume>
  30. <Cylinder Radius="1">
  31. <Offset x="0" y="0" z="0"/>
  32. </Cylinder>
  33. </Volume>
  34. <Velocity>
  35. <Ortho>
  36. <Position>
  37. <x High="0" Low="0"/>
  38. <y High="0" Low="0"/>
  39. <z High="0" Low="0"/>
  40. </Position>
  41. </Ortho>
  42. </Velocity>
  43. <Event/>
  44. <Update>
  45. <Default>
  46. <SizeRate High="-0.1" Low="-0.1"/>
  47. <SizeRateDamping High="0.99" Low="0.99"/>
  48. <AngleZ High="3" Low="-3"/>
  49. <AngularDampingXY High="1" Low="1"/>
  50. </Default>
  51. </Update>
  52. </FXParticleSystemTemplate>
  53. </AssetDeclaration>