TeslaHitFlash.xml 1.3 KB

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