UnderWaterXP_Light.xml 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  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="ULTRA_HIGH_ONLY" SystemLifetime="1" id="UnderWaterXP_Light">
  7. <Lifetime High="5" Low="5"/>
  8. <Size High="100" Low="45"/>
  9. <BurstCount High="1" Low="1"/>
  10. <Colors>
  11. <Color Frame="2" RelativeAge="30.000002">
  12. <Color b="1" g="0.823529" r="0.74902"/>
  13. </Color>
  14. <Color Frame="3" RelativeAge="100">
  15. <Color b="0" g="0" r="0"/>
  16. </Color>
  17. <ColorScale High="5" Low="3"/>
  18. </Colors>
  19. <Physics>
  20. <Default>
  21. <VelocityDamping High="1" Low="1"/>
  22. </Default>
  23. </Physics>
  24. <Draw>
  25. <LightSource/>
  26. </Draw>
  27. <Volume>
  28. <Point/>
  29. </Volume>
  30. <Velocity>
  31. <Ortho>
  32. <Position>
  33. <x High="0" Low="0"/>
  34. <y High="0" Low="0"/>
  35. <z High="0" Low="0"/>
  36. </Position>
  37. </Ortho>
  38. </Velocity>
  39. <Event/>
  40. <Update>
  41. <Default>
  42. <SizeRateDamping High="1" Low="1"/>
  43. <AngularDampingXY High="1" Low="1"/>
  44. </Default>
  45. </Update>
  46. </FXParticleSystemTemplate>
  47. </AssetDeclaration>