Soviet_TankHit_Bits.xml 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  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:fxstreak.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate ParticleTexture="FXStreak" PerParticleAttachedSystem="" Priority="MEDIUM_OR_ABOVE" SystemLifetime="1" Type="TRAIL" id="Soviet_TankHit_Bits">
  7. <Lifetime High="20" Low="10"/>
  8. <Size High="1.3" Low="0.2"/>
  9. <BurstDelay High="2" Low="1"/>
  10. <BurstCount High="60" Low="40"/>
  11. <Alphas>
  12. <Alpha Frame="1" High="1" Low="1" RelativeAge="0"/>
  13. <Alpha Frame="2" High="1" Low="1" RelativeAge="25"/>
  14. <Alpha Frame="3" High="1" Low="1" RelativeAge="100"/>
  15. </Alphas>
  16. <Colors>
  17. <Color Frame="1" RelativeAge="0">
  18. <Color b="0.305882" g="0.305882" r="0.305882"/>
  19. </Color>
  20. <Color Frame="2" RelativeAge="25">
  21. <Color b="0.160784" g="0.160784" r="0.172549"/>
  22. </Color>
  23. <Color Frame="3" RelativeAge="100">
  24. <Color b="0.078431" g="0.105882" r="0.121569"/>
  25. </Color>
  26. </Colors>
  27. <Physics>
  28. <Default Gravity="-1.5">
  29. <VelocityDamping High="0.99" Low="0.98"/>
  30. </Default>
  31. </Physics>
  32. <Draw>
  33. <Trail TrailLife="2"/>
  34. </Draw>
  35. <Volume>
  36. <Cylinder Radius="5">
  37. <Offset x="0" y="0" z="0"/>
  38. </Cylinder>
  39. </Volume>
  40. <Velocity>
  41. <Ortho>
  42. <Position>
  43. <x High="10" Low="1"/>
  44. <y High="0" Low="0"/>
  45. <z High="10" Low="5"/>
  46. </Position>
  47. </Ortho>
  48. </Velocity>
  49. <Event/>
  50. <Update>
  51. <Default>
  52. <SizeRateDamping High="1" Low="1"/>
  53. <AngleZ High="7" Low="-7"/>
  54. <AngularRateZ High="0.05" Low="-0.05"/>
  55. <AngularDamping High="1" Low="1"/>
  56. <AngularDampingXY High="1" Low="1"/>
  57. </Default>
  58. </Update>
  59. </FXParticleSystemTemplate>
  60. </AssetDeclaration>