JapanSuperReadyLight.xml 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  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="MEDIUM_OR_ABOVE" id="JapanSuperReadyLight">
  7. <Lifetime High="500" Low="500"/>
  8. <Size High="180" Low="180"/>
  9. <BurstDelay High="500" Low="500"/>
  10. <BurstCount High="1" Low="1"/>
  11. <Colors>
  12. <Color Frame="2" RelativeAge="9.999999">
  13. <Color b="0.976471" g="0.729412" r="0.423529"/>
  14. </Color>
  15. <Color Frame="3" RelativeAge="90">
  16. <Color b="0.984314" g="0.756863" r="0.384314"/>
  17. </Color>
  18. <Color Frame="4" RelativeAge="100">
  19. <Color b="0" g="0" r="0"/>
  20. </Color>
  21. </Colors>
  22. <Physics>
  23. <Default ParticlesAttachToBone="true">
  24. <VelocityDamping High="1" Low="1"/>
  25. </Default>
  26. </Physics>
  27. <Draw>
  28. <LightSource MaximumIntensityRadiusRatio="0.5"/>
  29. </Draw>
  30. <Volume>
  31. <Cylinder>
  32. <Offset x="-20" y="0" z="5"/>
  33. </Cylinder>
  34. </Volume>
  35. <Velocity>
  36. <Ortho>
  37. <Position>
  38. <x High="7" Low="7"/>
  39. <y High="0" Low="0"/>
  40. <z High="0" Low="0"/>
  41. </Position>
  42. </Ortho>
  43. </Velocity>
  44. <Event/>
  45. <Update>
  46. <Default>
  47. <SizeRateDamping High="1" Low="1"/>
  48. <AngularDampingXY High="1" Low="1"/>
  49. </Default>
  50. </Update>
  51. </FXParticleSystemTemplate>
  52. </AssetDeclaration>