FI_EdgeLight01.xml 1.3 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="VERY_LOW_OR_ABOVE" id="FI_EdgeLight01">
  7. <Lifetime High="5" Low="5"/>
  8. <Size High="50" Low="50"/>
  9. <BurstDelay High="3" Low="3"/>
  10. <BurstCount High="1" Low="1"/>
  11. <Colors>
  12. <Color Frame="1" RelativeAge="0">
  13. <Color b="0.682353" g="0.87451" r="1"/>
  14. </Color>
  15. <Color Frame="2" RelativeAge="100">
  16. <Color b="0.682353" g="0.87451" r="1"/>
  17. </Color>
  18. <ColorScale High="2" Low="2"/>
  19. </Colors>
  20. <Physics>
  21. <Default>
  22. <VelocityDamping High="1" Low="1"/>
  23. </Default>
  24. </Physics>
  25. <Draw>
  26. <LightSource/>
  27. </Draw>
  28. <Volume>
  29. <Point/>
  30. </Volume>
  31. <Velocity>
  32. <Outward>
  33. <Speed High="0" Low="0"/>
  34. <OtherSpeed High="0" Low="0"/>
  35. </Outward>
  36. </Velocity>
  37. <Event/>
  38. <Update>
  39. <Default>
  40. <SizeRate High="0.5" Low="0.5"/>
  41. <SizeRateDamping High="0.99" Low="0.99"/>
  42. <AngleZ High="3" Low="-3"/>
  43. <AngularDampingXY High="1" Low="1"/>
  44. </Default>
  45. </Update>
  46. </FXParticleSystemTemplate>
  47. </AssetDeclaration>