FireHawkConTrail.xml 1.4 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:fxmissilestreak.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate ParticleTexture="FXMissileStreak" PerParticleAttachedSystem="" Priority="MEDIUM_OR_ABOVE" SortLevel="1" Type="TRAIL" id="FireHawkConTrail">
  7. <Lifetime High="99998.992846" Low="99998.992846"/>
  8. <Size High="1" Low="1"/>
  9. <BurstDelay High="99998.992846" Low="99998.992846"/>
  10. <BurstCount High="1" Low="1"/>
  11. <Colors>
  12. <Color Frame="1" RelativeAge="0">
  13. <Color b="0.282353" g="0.282353" r="0.282353"/>
  14. </Color>
  15. <Color Frame="2" RelativeAge="100">
  16. <Color b="0" g="0" r="0"/>
  17. </Color>
  18. </Colors>
  19. <Physics>
  20. <Default ParticlesAttachToBone="true">
  21. <VelocityDamping High="1" Low="1"/>
  22. </Default>
  23. </Physics>
  24. <Draw>
  25. <Trail TrailLife="15"/>
  26. </Draw>
  27. <Volume>
  28. <Line>
  29. <StartPoint x="0" y="0" z="0"/>
  30. <EndPoint x="0" y="0" z="0"/>
  31. </Line>
  32. </Volume>
  33. <Velocity>
  34. <Ortho>
  35. <Position>
  36. <x High="0" Low="0"/>
  37. <y High="0" Low="0"/>
  38. <z High="0" Low="0"/>
  39. </Position>
  40. </Ortho>
  41. </Velocity>
  42. <Event/>
  43. <Update>
  44. <Default>
  45. <SizeRateDamping High="1" Low="1"/>
  46. <AngularDampingXY High="1" Low="1"/>
  47. </Default>
  48. </Update>
  49. </FXParticleSystemTemplate>
  50. </AssetDeclaration>