AlliedTankHit_SW.xml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  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:fxring01.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate IsGroundAligned="true" ParticleTexture="FXRing01" PerParticleAttachedSystem="" Priority="LOW_OR_ABOVE" SortLevel="1" SystemLifetime="1" id="AlliedTankHit_SW">
  7. <Lifetime High="15" Low="15"/>
  8. <Size High="10" Low="10"/>
  9. <BurstCount High="3" Low="3"/>
  10. <InitialDelay High="2" Low="2"/>
  11. <Colors HouseColorSaturation="0">
  12. <Color Frame="1" RelativeAge="0">
  13. <Color b="0.509804" g="0.8" r="0.992157"/>
  14. </Color>
  15. <Color Frame="2" RelativeAge="100">
  16. <Color b="0" g="0" r="0"/>
  17. </Color>
  18. </Colors>
  19. <Physics>
  20. <Default>
  21. <VelocityDamping High="1" Low="1"/>
  22. </Default>
  23. </Physics>
  24. <Draw>
  25. <Default/>
  26. </Draw>
  27. <Volume>
  28. <Cylinder>
  29. <Offset x="0" y="0" z="8"/>
  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="15" Low="15"/>
  45. <SizeRateDamping High="0.45" Low="0"/>
  46. <AngleZ High="7" Low="0"/>
  47. <AngularDampingXY High="1" Low="1"/>
  48. </Default>
  49. </Update>
  50. </FXParticleSystemTemplate>
  51. </AssetDeclaration>