SovietPowerGlow.xml 1.6 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:fxlenzflarehdr01.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate ParticleTexture="FXLenzflareHDR01" PerParticleAttachedSystem="" Priority="MEDIUM_OR_ABOVE" SortLevel="1" Type="GPU_PARTICLE" id="SovietPowerGlow">
  7. <Lifetime High="15" Low="15"/>
  8. <Size High="70" Low="70"/>
  9. <BurstDelay High="15" Low="15"/>
  10. <BurstCount High="1" Low="1"/>
  11. <Colors>
  12. <Color Frame="1" RelativeAge="0">
  13. <Color b="0.25098" g="0.501961" r="1"/>
  14. </Color>
  15. <Color Frame="2" RelativeAge="9.999999">
  16. <Color b="0.258824" g="0.482353" r="0.94902"/>
  17. </Color>
  18. <Color Frame="3" RelativeAge="100">
  19. <Color b="0.25098" g="0.501961" r="1"/>
  20. </Color>
  21. <ColorScale High="2" Low="2"/>
  22. </Colors>
  23. <Physics>
  24. <Default>
  25. <VelocityDamping High="1" Low="0.99"/>
  26. </Default>
  27. </Physics>
  28. <Draw>
  29. <Gpu GeometryType="CENTERED_QUAD" RandTex="1" SortParticles="true" SpeedMultiplier="1"/>
  30. </Draw>
  31. <Volume>
  32. <Cylinder>
  33. <Offset x="0" y="0" z="5"/>
  34. </Cylinder>
  35. </Volume>
  36. <Velocity>
  37. <Ortho>
  38. <Position>
  39. <x High="0" Low="0"/>
  40. <y High="0" Low="0"/>
  41. <z High="0" Low="0"/>
  42. </Position>
  43. </Ortho>
  44. </Velocity>
  45. <Event/>
  46. <Update>
  47. <Default>
  48. <SizeRateDamping High="1" Low="1"/>
  49. <AngleZ High="3" Low="1"/>
  50. <AngularRateZ High="0.1" Low="-0.1"/>
  51. <AngularDamping High="0.97" Low="0.95"/>
  52. <AngularDampingXY High="1" Low="1"/>
  53. </Default>
  54. </Update>
  55. </FXParticleSystemTemplate>
  56. </AssetDeclaration>