TeslaHitLightning.xml 1.7 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:fxlightninghitmj01.xml" type="instance"/>
  5. <Include source="art:fxdisotrtionfractal01.xml" type="instance"/>
  6. </Includes>
  7. <FXParticleSystemTemplate ParticleTexture="FXLightningHitMJ01" PerParticleAttachedSystem="" Priority="MEDIUM_OR_ABOVE" SystemLifetime="10" Type="GPU_PARTICLE" id="TeslaHitLightning">
  8. <Lifetime High="8" Low="4"/>
  9. <Size High="30" Low="10"/>
  10. <BurstDelay High="2" Low="1"/>
  11. <BurstCount High="1" Low="1"/>
  12. <Colors>
  13. <Color Frame="1" RelativeAge="0">
  14. <Color b="1" g="1" r="1"/>
  15. </Color>
  16. <Color Frame="2" RelativeAge="70">
  17. <Color b="0.8" g="0.619608" r="0.376471"/>
  18. </Color>
  19. <Color Frame="3" RelativeAge="100">
  20. <Color b="0" g="0" r="0"/>
  21. </Color>
  22. <ColorScale High="5" Low="3"/>
  23. </Colors>
  24. <Physics>
  25. <Default>
  26. <VelocityDamping High="1" Low="1"/>
  27. </Default>
  28. </Physics>
  29. <Draw>
  30. <Gpu DetailTexture="FXDisotrtionFractal01" MiscValue1="0.05" MiscValue2="0.1" MiscValue3="45" MiscValue4="0.25" Shader="GpuParticleDistort.fx" SpeedMultiplier="1"/>
  31. </Draw>
  32. <Volume>
  33. <Cylinder>
  34. <Offset x="0" y="0" z="0"/>
  35. </Cylinder>
  36. </Volume>
  37. <Velocity>
  38. <Ortho>
  39. <Position>
  40. <x High="1" Low="-1"/>
  41. <y High="1" Low="-1"/>
  42. <z High="2" Low="1"/>
  43. </Position>
  44. </Ortho>
  45. </Velocity>
  46. <Event/>
  47. <Update>
  48. <Default>
  49. <SizeRateDamping High="1" Low="1"/>
  50. <AngleZ High="7" Low="0"/>
  51. <AngularRateZ High="0.1" Low="-0.1"/>
  52. <AngularDamping High="1" Low="1"/>
  53. <AngularDampingXY High="1" Low="1"/>
  54. </Default>
  55. </Update>
  56. </FXParticleSystemTemplate>
  57. </AssetDeclaration>