JapanFortRocketTrail.xml 1.5 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:fxjapanmirvtrail.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate ParticleTexture="FXJapanMIRVTrail" PerParticleAttachedSystem="" Priority="LOW_OR_ABOVE" SortLevel="1" SystemLifetime="1" Type="TRAIL" id="JapanFortRocketTrail">
  7. <Size High="1" Low="1"/>
  8. <BurstDelay High="200" Low="200"/>
  9. <BurstCount High="1" Low="1"/>
  10. <Colors>
  11. <Color Frame="1" RelativeAge="0">
  12. <Color b="1" g="1" r="1"/>
  13. </Color>
  14. <Color Frame="2" RelativeAge="100">
  15. <Color b="0" g="0" r="0"/>
  16. </Color>
  17. </Colors>
  18. <Wind AngleChangeMax="0.1" AngleChangeMin="0.05" FullStrengthDist="5" PingPongEndAngleMin="5.49779" PingPongStartAngleMax="0.1" Strength="1" TurbulenceAmplitude="0.01" TurbulenceFrequency="5"/>
  19. <Physics>
  20. <Default Gravity="-0.01" ParticlesAttachToBone="true">
  21. <VelocityDamping High="1" Low="1"/>
  22. <DriftVelocity x="0.3" y="0" z="0"/>
  23. </Default>
  24. </Physics>
  25. <Draw>
  26. <Trail TrailLife="10"/>
  27. </Draw>
  28. <Volume>
  29. <Line>
  30. <StartPoint x="0" y="0" z="0"/>
  31. <EndPoint x="0" y="0" z="0"/>
  32. </Line>
  33. </Volume>
  34. <Velocity>
  35. <Ortho>
  36. <Position>
  37. <x High="0" Low="0"/>
  38. <y High="0" Low="0"/>
  39. <z High="0" Low="0"/>
  40. </Position>
  41. </Ortho>
  42. </Velocity>
  43. <Event/>
  44. <Update>
  45. <Default>
  46. <SizeRateDamping High="1" Low="1"/>
  47. <AngularDampingXY High="1" Low="1"/>
  48. </Default>
  49. </Update>
  50. </FXParticleSystemTemplate>
  51. </AssetDeclaration>