SP_Y03_IntroLight.xml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  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="" id="SP_Y03_IntroLight">
  7. <Lifetime High="100" Low="100"/>
  8. <Size High="200" Low="200"/>
  9. <BurstDelay High="59" Low="59"/>
  10. <BurstCount High="1" Low="1"/>
  11. <Colors>
  12. <Color Frame="2" RelativeAge="9.999999">
  13. <Color b="0.454902" g="0.776471" r="0.984314"/>
  14. </Color>
  15. <Color Frame="3" RelativeAge="90">
  16. <Color b="0.454902" g="0.776471" r="0.984314"/>
  17. </Color>
  18. <Color Frame="4" RelativeAge="100">
  19. <Color b="0" g="0" r="0"/>
  20. </Color>
  21. <ColorScale High="2" Low="2"/>
  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. <Cylinder>
  33. <Offset x="0" y="0" z="50"/>
  34. </Cylinder>
  35. </Volume>
  36. <Velocity>
  37. <Ortho>
  38. <Position>
  39. <x High="0" Low="0"/>
  40. <y High="0" Low="0"/>
  41. <z High="0" Low="0"/>
  42. </Position>
  43. </Ortho>
  44. </Velocity>
  45. <Event/>
  46. <Update>
  47. <Default>
  48. <SizeRateDamping High="0.99" Low="0.99"/>
  49. <AngleZ High="3" Low="-3"/>
  50. <AngularDampingXY High="1" Low="1"/>
  51. </Default>
  52. </Update>
  53. </FXParticleSystemTemplate>
  54. </AssetDeclaration>