Soviet_Apoc_MuzzleFlash.xml 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  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:fxtankflash.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate ParticleTexture="FXTankFlash" PerParticleAttachedSystem="" Priority="MEDIUM_OR_ABOVE" SystemLifetime="1" Type="GPU_PARTICLE" id="Soviet_Apoc_MuzzleFlash">
  7. <Lifetime High="2" Low="2"/>
  8. <Size High="75" Low="72"/>
  9. <BurstCount High="1" Low="1"/>
  10. <Colors>
  11. <Color Frame="1" RelativeAge="0">
  12. <Color b="0.490196" g="0.784314" r="0.976471"/>
  13. </Color>
  14. <Color Frame="2" RelativeAge="100">
  15. <Color b="0" g="0" r="0"/>
  16. </Color>
  17. </Colors>
  18. <Physics>
  19. <Default>
  20. <VelocityDamping High="1" Low="1"/>
  21. </Default>
  22. </Physics>
  23. <Draw>
  24. <Gpu SpeedMultiplier="1"/>
  25. </Draw>
  26. <Volume>
  27. <Cylinder Radius="1">
  28. <Offset x="0.1" y="0.1" z="0.1"/>
  29. </Cylinder>
  30. </Volume>
  31. <Velocity>
  32. <Ortho>
  33. <Position>
  34. <x High="0" Low="0"/>
  35. <y High="0" Low="0"/>
  36. <z High="0" Low="0"/>
  37. </Position>
  38. </Ortho>
  39. </Velocity>
  40. <Event/>
  41. <Update>
  42. <Default>
  43. <SizeRate High="5" Low="-5"/>
  44. <SizeRateDamping High="1" Low="1"/>
  45. <AngularDampingXY High="1" Low="1"/>
  46. </Default>
  47. </Update>
  48. </FXParticleSystemTemplate>
  49. </AssetDeclaration>