SovietBuildingSmallHitFlash.xml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  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:fxfire03.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate ParticleTexture="FXFire03" PerParticleAttachedSystem="" Priority="ALWAYS_RENDER" SortLevel="1" SystemLifetime="5" Type="GPU_PARTICLE" id="SovietBuildingSmallHitFlash">
  7. <Lifetime High="10" Low="10"/>
  8. <Size High="30" Low="20"/>
  9. <BurstDelay High="1" Low="1"/>
  10. <BurstCount High="1" Low="1"/>
  11. <Colors>
  12. <Color Frame="2" RelativeAge="1">
  13. <Color b="0.219608" g="0.380392" r="0.647059"/>
  14. </Color>
  15. <Color Frame="3" RelativeAge="100">
  16. <Color b="0.101961" g="0.117647" r="0.14902"/>
  17. </Color>
  18. <ColorScale High="5" Low="5"/>
  19. </Colors>
  20. <Physics>
  21. <Default>
  22. <VelocityDamping High="0.75" Low="0.7"/>
  23. <DriftVelocity x="0.1" y="0" z="0"/>
  24. </Default>
  25. </Physics>
  26. <Draw>
  27. <Gpu FramesPerRow="6" SpeedMultiplier="3" TotalFrames="36"/>
  28. </Draw>
  29. <Volume>
  30. <Sphere IsHollow="true" Radius="6"/>
  31. </Volume>
  32. <Velocity>
  33. <Spherical>
  34. <Speed High="0" Low="0"/>
  35. </Spherical>
  36. </Velocity>
  37. <Event/>
  38. <Update>
  39. <Default>
  40. <SizeRate High="3" Low="1"/>
  41. <SizeRateDamping High="0.99" Low="0.95"/>
  42. <AngleZ High="7" Low="0"/>
  43. <AngularRateZ High="0.05" Low="-0.05"/>
  44. <AngularDampingXY High="1" Low="1"/>
  45. </Default>
  46. </Update>
  47. </FXParticleSystemTemplate>
  48. </AssetDeclaration>