SovietHWRocketHitEmbersVet.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:fxemberslight.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate IsParticleUpTowardsEmitter="true" ParticleTexture="FXEmbersLight" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" SystemLifetime="1" Type="GPU_PARTICLE" id="SovietHWRocketHitEmbersVet">
  7. <Lifetime High="20" Low="5"/>
  8. <Size High="40" Low="25"/>
  9. <BurstCount High="10" Low="3"/>
  10. <Colors>
  11. <Color Frame="2" RelativeAge="9.999999">
  12. <Color b="0.423529" g="0.752941" r="1"/>
  13. </Color>
  14. <Color Frame="3" RelativeAge="100">
  15. <Color b="0" g="0" r="0"/>
  16. </Color>
  17. <ColorScale High="10" Low="5"/>
  18. </Colors>
  19. <Physics>
  20. <Default Gravity="-0.01">
  21. <VelocityDamping High="0.95" Low="0.9"/>
  22. </Default>
  23. </Physics>
  24. <Draw>
  25. <Gpu SpeedMultiplier="1"/>
  26. </Draw>
  27. <Volume>
  28. <Sphere IsHollow="false" Radius="0"/>
  29. </Volume>
  30. <Velocity>
  31. <Ortho>
  32. <Position>
  33. <x High="5" Low="3"/>
  34. <y High="2" Low="-2"/>
  35. <z High="2" Low="0"/>
  36. </Position>
  37. </Ortho>
  38. </Velocity>
  39. <Event/>
  40. <Update>
  41. <Default>
  42. <SizeRateDamping High="1" Low="1"/>
  43. <AngleZ High="7" Low="-7"/>
  44. <AngularRateZ High="0.02" Low="-0.02"/>
  45. <AngularDamping High="1" Low="1"/>
  46. <AngularDampingXY High="1" Low="1"/>
  47. </Default>
  48. </Update>
  49. </FXParticleSystemTemplate>
  50. </AssetDeclaration>