SovietV4RocketExplosion.xml 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  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:fxfirescroll3.xml" type="instance"/>
  5. <Include source="art:fxfractilenrm.xml" type="instance"/>
  6. </Includes>
  7. <FXParticleSystemTemplate ParticleTexture="FXFireScroll3" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" SortLevel="1" SystemLifetime="3" Type="GPU_PARTICLE" id="SovietV4RocketExplosion">
  8. <Lifetime High="45" Low="30"/>
  9. <Size High="2" Low="2"/>
  10. <BurstCount High="10" Low="10"/>
  11. <Colors>
  12. <Color Frame="2" RelativeAge="9.999999">
  13. <Color b="1" g="1" r="1"/>
  14. </Color>
  15. <Color Frame="3" RelativeAge="100">
  16. <Color b="0" g="0" r="0"/>
  17. </Color>
  18. <Color Frame="4" RelativeAge="200">
  19. <Color b="0" g="0" r="0"/>
  20. </Color>
  21. <ColorScale High="1.5" Low="1"/>
  22. </Colors>
  23. <Physics>
  24. <Default>
  25. <VelocityDamping High="0.95" Low="0.95"/>
  26. <DriftVelocity x="0" y="0" z="0.1"/>
  27. </Default>
  28. </Physics>
  29. <Draw>
  30. <Gpu DetailTexture="FXFracTileNRM" EnableSoftParticles="false" MiscValue1="0.25" MiscValue2="0.1" MiscValue3="45" MiscValue4="0.3" Shader="gpuparticledistort.fx" SpeedMultiplier="1"/>
  31. </Draw>
  32. <Volume>
  33. <Cylinder Radius="10">
  34. <Offset x="0" y="0" z="0"/>
  35. </Cylinder>
  36. </Volume>
  37. <Velocity>
  38. <Ortho>
  39. <Position>
  40. <x High="0.5" Low="-0.5"/>
  41. <y High="0.5" Low="-0.5"/>
  42. <z High="0.5" Low="0.5"/>
  43. </Position>
  44. </Ortho>
  45. </Velocity>
  46. <Event/>
  47. <Update>
  48. <Default>
  49. <SizeRate High="1" Low="0"/>
  50. <SizeRateDamping High="1" Low="1"/>
  51. <AngleZ High="7" Low="-7"/>
  52. <AngularDampingXY High="1" Low="1"/>
  53. </Default>
  54. </Update>
  55. </FXParticleSystemTemplate>
  56. </AssetDeclaration>