Vacuum_Flash02.xml 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  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:fxfire03.xml" type="instance"/>
  5. <Include source="art:fxdistortionfractal01.xml" type="instance"/>
  6. </Includes>
  7. <FXParticleSystemTemplate ParticleTexture="FXFire03" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" SystemLifetime="135" Type="GPU_PARTICLE" id="Vacuum_Flash02">
  8. <Lifetime High="40" Low="20"/>
  9. <Size High="20" Low="10"/>
  10. <BurstCount High="12" Low="12"/>
  11. <InitialDelay High="20" Low="20"/>
  12. <Colors>
  13. <Color Frame="1" RelativeAge="0">
  14. <Color b="0.45098" g="0.45098" r="0.45098"/>
  15. </Color>
  16. <Color Frame="2" RelativeAge="50">
  17. <Color b="0.411765" g="0.411765" r="0.411765"/>
  18. </Color>
  19. <Color Frame="3" RelativeAge="100">
  20. <Color b="0" g="0" r="0"/>
  21. </Color>
  22. <ColorScale High="6" Low="3"/>
  23. </Colors>
  24. <Physics>
  25. <Default>
  26. <VelocityDamping High="1.01" Low="0.98"/>
  27. </Default>
  28. </Physics>
  29. <Draw>
  30. <Gpu DetailTexture="FXDistortionFractal01" FramesPerRow="6" GeometryType="TWO_CONCENTRIC_QUADS" MiscValue1="0.2" MiscValue2="0.03" MiscValue3="45" MiscValue4="0.03" Shader="gpuparticledistort.fx" SpeedMultiplier="0.1" TotalFrames="36"/>
  31. </Draw>
  32. <Volume>
  33. <Cylinder IsHollow="true" Radius="200" RadiusRate="-0.75">
  34. <Offset x="0" y="0" z="5"/>
  35. </Cylinder>
  36. </Volume>
  37. <Velocity>
  38. <Outward>
  39. <Speed High="-1.5" Low="-3"/>
  40. <OtherSpeed High="0" Low="0"/>
  41. </Outward>
  42. </Velocity>
  43. <Event/>
  44. <Update>
  45. <Default>
  46. <SizeRate High="3" Low="-1"/>
  47. <SizeRateDamping High="0.95" Low="0.9"/>
  48. <AngleZ High="7" Low="0"/>
  49. <AngularDamping High="1" Low="1"/>
  50. <AngularDampingXY High="1" Low="1"/>
  51. </Default>
  52. </Update>
  53. </FXParticleSystemTemplate>
  54. </AssetDeclaration>