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