Soviet_TerrorEating.xml 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  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" Type="TRAIL" id="Soviet_TerrorEating">
  7. <Lifetime High="15" Low="5"/>
  8. <Size High="1" Low="1"/>
  9. <BurstCount High="5" Low="5"/>
  10. <Colors>
  11. <Color Frame="1" RelativeAge="0">
  12. <Color b="0.427451" g="0.784314" r="0.937255"/>
  13. </Color>
  14. <Color Frame="2" RelativeAge="50">
  15. <Color b="0.2" g="0.843137" r="0.933333"/>
  16. </Color>
  17. <Color Frame="3" RelativeAge="100">
  18. <Color b="0" g="0" r="0"/>
  19. </Color>
  20. </Colors>
  21. <Physics>
  22. <Default>
  23. <VelocityDamping High="0.9" Low="0.8"/>
  24. </Default>
  25. </Physics>
  26. <Draw>
  27. <Trail TrailLife="3"/>
  28. </Draw>
  29. <Volume>
  30. <Point/>
  31. </Volume>
  32. <Velocity>
  33. <Ortho>
  34. <Position>
  35. <x High="2" Low="-2"/>
  36. <y High="2" Low="-2"/>
  37. <z High="15" Low="10"/>
  38. </Position>
  39. </Ortho>
  40. </Velocity>
  41. <Event/>
  42. <Update>
  43. <Default Rotation="ROTATE_IN_WORLD_SPACE">
  44. <SizeRateDamping High="1" Low="1"/>
  45. <AngleZ High="7" Low="0"/>
  46. <AngularDampingXY High="1" Low="1"/>
  47. </Default>
  48. </Update>
  49. </FXParticleSystemTemplate>
  50. </AssetDeclaration>