Soviet_Electro_Small.xml 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  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="VERY_LOW_OR_ABOVE" SortLevel="1" Type="GPU_PARTICLE" id="Soviet_Electro_Small">
  8. <Lifetime High="2" Low="2"/>
  9. <Size High="20" Low="5"/>
  10. <BurstDelay High="1" Low="1"/>
  11. <BurstCount High="2" Low="1"/>
  12. <Colors>
  13. <Color Frame="1" RelativeAge="0">
  14. <Color b="0.705882" g="0.545098" r="0.588235"/>
  15. </Color>
  16. <Color Frame="2" RelativeAge="100">
  17. <Color b="0" g="0" r="0"/>
  18. </Color>
  19. <ColorScale High="7" Low="7"/>
  20. </Colors>
  21. <Physics>
  22. <Default>
  23. <VelocityDamping High="1" Low="1"/>
  24. </Default>
  25. </Physics>
  26. <Draw>
  27. <Gpu DetailTexture="FXDisotrtionFractal01" MiscValue1="0.1" MiscValue2="0.1" MiscValue3="45" MiscValue4="0.1" Shader="gpuparticledistort.fx" SpeedMultiplier="1"/>
  28. </Draw>
  29. <Volume>
  30. <Line>
  31. <StartPoint x="0" y="0" z="0"/>
  32. <EndPoint x="0" y="0" z="0"/>
  33. </Line>
  34. </Volume>
  35. <Velocity>
  36. <Ortho>
  37. <Position>
  38. <x High="0" Low="0"/>
  39. <y High="0" Low="0"/>
  40. <z High="0" Low="0"/>
  41. </Position>
  42. </Ortho>
  43. </Velocity>
  44. <Event/>
  45. <Update>
  46. <Default Rotation="ROTATE_IN_WORLD_SPACE">
  47. <SizeRate High="1" Low="1"/>
  48. <SizeRateDamping High="1" Low="1"/>
  49. <AngleZ High="7" Low="0"/>
  50. <AngularDamping High="1" Low="1"/>
  51. <AngularDampingXY High="1" Low="1"/>
  52. </Default>
  53. </Update>
  54. </FXParticleSystemTemplate>
  55. </AssetDeclaration>