SovietDieFlash.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:fxlenzflare04.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate IsEmitAboveGroundOnly="true" ParticleTexture="FXLenzFlare04" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" SystemLifetime="1" id="SovietDieFlash">
  7. <Lifetime High="10" Low="10"/>
  8. <Size High="120" Low="50"/>
  9. <BurstCount High="7" Low="7"/>
  10. <Colors>
  11. <Color Frame="2" RelativeAge="1">
  12. <Color b="0.176471" g="0.32549" r="0.490196"/>
  13. </Color>
  14. <Color Frame="3" RelativeAge="100">
  15. <Color b="0" g="0" r="0"/>
  16. </Color>
  17. </Colors>
  18. <Physics>
  19. <Default>
  20. <VelocityDamping High="0.75" Low="0.7"/>
  21. <DriftVelocity x="0.1" y="0" z="0"/>
  22. </Default>
  23. </Physics>
  24. <Draw>
  25. <Default/>
  26. </Draw>
  27. <Volume>
  28. <Cylinder Radius="20">
  29. <Offset x="0" y="0" z="0"/>
  30. </Cylinder>
  31. </Volume>
  32. <Velocity>
  33. <Ortho>
  34. <Position>
  35. <x High="0" Low="0"/>
  36. <y High="0" Low="0"/>
  37. <z High="0" Low="0"/>
  38. </Position>
  39. </Ortho>
  40. </Velocity>
  41. <Event/>
  42. <Update>
  43. <Default>
  44. <SizeRate High="3" Low="1"/>
  45. <SizeRateDamping High="0.99" Low="0.95"/>
  46. <AngleZ High="7" Low="0"/>
  47. <AngularRateZ High="0.05" Low="-0.05"/>
  48. <AngularDampingXY High="1" Low="1"/>
  49. </Default>
  50. </Update>
  51. </FXParticleSystemTemplate>
  52. </AssetDeclaration>