SovietToxicHitCloud.xml 1.8 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:fxtoxicdecal.xml" type="instance"/>
  5. <Include source="art:fxdisotrtionfractal01.xml" type="instance"/>
  6. </Includes>
  7. <FXParticleSystemTemplate ParticleTexture="FXToxicDecal" PerParticleAttachedSystem="" Priority="MEDIUM_OR_ABOVE" Shader="MULTIPLY" SortLevel="1" SystemLifetime="3" Type="GPU_PARTICLE" id="SovietToxicHitCloud">
  8. <Lifetime High="60" Low="50"/>
  9. <Size High="25" Low="15"/>
  10. <BurstCount High="1" Low="1"/>
  11. <Colors>
  12. <Color Frame="1" RelativeAge="0">
  13. <Color b="1" g="1" r="1"/>
  14. </Color>
  15. <Color Frame="2" RelativeAge="5">
  16. <Color b="0.176471" g="0.333333" r="0.2"/>
  17. </Color>
  18. <Color Frame="3" RelativeAge="50">
  19. <Color b="0.113725" g="0.313726" r="0.196078"/>
  20. </Color>
  21. <Color Frame="4" RelativeAge="100">
  22. <Color b="1" g="1" r="1"/>
  23. </Color>
  24. </Colors>
  25. <Physics>
  26. <Default Gravity="-0.01">
  27. <VelocityDamping High="0.9" Low="0.9"/>
  28. </Default>
  29. </Physics>
  30. <Draw>
  31. <Gpu DetailTexture="FXDisotrtionFractal01" EnableSoftParticles="false" MiscValue1="0.1" MiscValue2="0.05" MiscValue3="45" MiscValue4="0.05" RandTex="1" Shader="gpuparticledistort.fx" SortParticles="true" SpeedMultiplier="1"/>
  32. </Draw>
  33. <Volume>
  34. <Cylinder>
  35. <Offset x="0" y="0" z="0"/>
  36. </Cylinder>
  37. </Volume>
  38. <Velocity>
  39. <Ortho>
  40. <Position>
  41. <x High="1" Low="-1"/>
  42. <y High="1" Low="-1"/>
  43. <z High="1" Low="-1"/>
  44. </Position>
  45. </Ortho>
  46. </Velocity>
  47. <Event/>
  48. <Update>
  49. <Default>
  50. <SizeRate High="3" Low="3"/>
  51. <SizeRateDamping High="0.85" Low="0.8"/>
  52. <AngleZ High="7" Low="-7"/>
  53. <AngularDampingXY High="1" Low="1"/>
  54. </Default>
  55. </Update>
  56. </FXParticleSystemTemplate>
  57. </AssetDeclaration>