JapanCapitalShipDieMainExplosionLight.xml 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  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:fxlenzflare01.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate ParticleTexture="FXLenzFlare01" PerParticleAttachedSystem="" Priority="HIGH_OR_ABOVE" SystemLifetime="5" id="JapanCapitalShipDieMainExplosionLight">
  7. <Lifetime High="15" Low="15"/>
  8. <Size High="150" Low="150"/>
  9. <BurstDelay High="2" Low="2"/>
  10. <BurstCount High="1" Low="1"/>
  11. <Colors>
  12. <Color Frame="2" RelativeAge="30.000002">
  13. <Color b="1" g="1" r="0.2"/>
  14. </Color>
  15. <Color Frame="3" RelativeAge="50">
  16. <Color b="0.521569" g="1" r="0.317647"/>
  17. </Color>
  18. <Color Frame="4" RelativeAge="100">
  19. <Color b="0" g="0" r="0"/>
  20. </Color>
  21. <ColorScale High="4" Low="4"/>
  22. </Colors>
  23. <Physics>
  24. <Default>
  25. <VelocityDamping High="1" Low="1"/>
  26. </Default>
  27. </Physics>
  28. <Draw>
  29. <LightSource/>
  30. </Draw>
  31. <Volume>
  32. <Line>
  33. <StartPoint x="-25" y="0" z="0"/>
  34. <EndPoint x="25" y="0" z="0"/>
  35. </Line>
  36. </Volume>
  37. <Velocity>
  38. <Outward>
  39. <Speed High="0" Low="0"/>
  40. <OtherSpeed High="0" Low="0"/>
  41. </Outward>
  42. </Velocity>
  43. <Event/>
  44. <Update>
  45. <Default>
  46. <SizeRate High="0.5" Low="0.5"/>
  47. <SizeRateDamping High="0.99" Low="0.99"/>
  48. <AngleZ High="3" Low="-3"/>
  49. <AngularDampingXY High="1" Low="1"/>
  50. </Default>
  51. </Update>
  52. </FXParticleSystemTemplate>
  53. </AssetDeclaration>