Soviet_TerrorEnter.xml 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  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="HIGH_OR_ABOVE" SortLevel="1" SystemLifetime="1" Type="TRAIL" id="Soviet_TerrorEnter">
  7. <Lifetime High="5" Low="3"/>
  8. <Size High="1" Low="0.5"/>
  9. <BurstCount High="20" Low="20"/>
  10. <Colors>
  11. <Color Frame="1" RelativeAge="0">
  12. <Color b="0.419608" g="0.843137" r="0.945098"/>
  13. </Color>
  14. <Color Frame="2" RelativeAge="100">
  15. <Color b="0" g="0" r="0"/>
  16. </Color>
  17. </Colors>
  18. <Physics>
  19. <Default Gravity="-1" Swirly="true">
  20. <VelocityDamping High="1" Low="0.99"/>
  21. </Default>
  22. </Physics>
  23. <Draw>
  24. <Trail TrailLife="3"/>
  25. </Draw>
  26. <Volume>
  27. <Cylinder IsHollow="true" Radius="2">
  28. <Offset x="0" y="0" z="0"/>
  29. </Cylinder>
  30. </Volume>
  31. <Velocity>
  32. <Ortho>
  33. <Position>
  34. <x High="15" Low="5"/>
  35. <y High="5" Low="-5"/>
  36. <z High="5" Low="-5"/>
  37. </Position>
  38. </Ortho>
  39. </Velocity>
  40. <Event/>
  41. <Update>
  42. <Default>
  43. <SizeRateDamping High="1" Low="1"/>
  44. <AngleZ High="7" Low="0"/>
  45. <AngularDampingXY High="1" Low="1"/>
  46. </Default>
  47. </Update>
  48. </FXParticleSystemTemplate>
  49. </AssetDeclaration>