SovietFlakTrooperBackFireLight.xml 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  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:fxlenzflare01.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate ParticleTexture="FXLenzFlare01" PerParticleAttachedSystem="" Priority="ULTRA_HIGH_ONLY" SystemLifetime="1" id="SovietFlakTrooperBackFireLight">
  7. <Lifetime High="10" Low="10"/>
  8. <Size High="15" Low="15"/>
  9. <BurstDelay High="1" Low="1"/>
  10. <BurstCount High="1" Low="1"/>
  11. <Colors>
  12. <Color Frame="2" RelativeAge="19.999998">
  13. <Color b="0.156863" g="0.643137" r="1"/>
  14. </Color>
  15. <Color Frame="3" RelativeAge="100">
  16. <Color b="0" g="0" r="0"/>
  17. </Color>
  18. <ColorScale High="3" Low="3"/>
  19. </Colors>
  20. <Physics>
  21. <Default>
  22. <VelocityDamping High="1" Low="1"/>
  23. </Default>
  24. </Physics>
  25. <Draw>
  26. <LightSource MaximumIntensityRadiusRatio="0.5"/>
  27. </Draw>
  28. <Volume>
  29. <Cylinder>
  30. <Offset x="0" y="-20" z="0"/>
  31. </Cylinder>
  32. </Volume>
  33. <Velocity>
  34. <Ortho>
  35. <Position>
  36. <x High="-1" Low="-1"/>
  37. <y High="0" Low="0"/>
  38. <z High="0" Low="0"/>
  39. </Position>
  40. </Ortho>
  41. </Velocity>
  42. <Event/>
  43. <Update>
  44. <Default>
  45. <SizeRate High="0.1" Low="0.1"/>
  46. <SizeRateDamping High="0.99" Low="0.99"/>
  47. <AngleZ High="3" Low="-3"/>
  48. <AngularDampingXY High="1" Low="1"/>
  49. </Default>
  50. </Update>
  51. </FXParticleSystemTemplate>
  52. </AssetDeclaration>