SovietBuildingHitGlow.xml 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  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="MEDIUM_OR_ABOVE" SystemLifetime="1" id="SovietBuildingHitGlow">
  7. <Lifetime High="20" Low="20"/>
  8. <Size High="20" Low="10"/>
  9. <BurstCount High="7" Low="7"/>
  10. <Alphas>
  11. <Alpha Frame="1" High="0.25" Low="0.1" RelativeAge="0"/>
  12. <Alpha Frame="2" High="0" Low="0" RelativeAge="100"/>
  13. </Alphas>
  14. <Colors>
  15. <Color Frame="1" RelativeAge="0">
  16. <Color b="0.513726" g="0.678431" r="0.952941"/>
  17. </Color>
  18. <Color Frame="2" RelativeAge="100">
  19. <Color b="0" g="0" r="0"/>
  20. </Color>
  21. </Colors>
  22. <Physics>
  23. <Default>
  24. <VelocityDamping High="0.75" Low="0.7"/>
  25. </Default>
  26. </Physics>
  27. <Draw>
  28. <Default/>
  29. </Draw>
  30. <Volume>
  31. <Sphere IsHollow="false" Radius="10"/>
  32. </Volume>
  33. <Velocity>
  34. <Ortho>
  35. <Position>
  36. <x High="0" Low="0"/>
  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="6" Low="2"/>
  46. <SizeRateDamping High="0.9" Low="0.85"/>
  47. <AngleZ High="7" Low="0"/>
  48. <AngularRateZ High="0.05" Low="-0.05"/>
  49. <AngularDampingXY High="1" Low="1"/>
  50. </Default>
  51. </Update>
  52. </FXParticleSystemTemplate>
  53. </AssetDeclaration>