RadiationLightSmall.xml 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  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="" SystemLifetime="1" id="RadiationLightSmall">
  7. <Lifetime High="60" Low="50"/>
  8. <Size High="10" Low="10"/>
  9. <BurstDelay High="1" Low="1"/>
  10. <BurstCount High="1" Low="1"/>
  11. <Colors>
  12. <Color Frame="2" RelativeAge="9.999999">
  13. <Color b="0.27451" g="1" r="0.345098"/>
  14. </Color>
  15. <Color Frame="3" RelativeAge="100">
  16. <Color b="0" g="0" r="0"/>
  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 MaximumIntensityRadiusRatio="0.8"/>
  27. </Draw>
  28. <Volume>
  29. <Cylinder>
  30. <Offset x="0" y="0" z="10"/>
  31. </Cylinder>
  32. </Volume>
  33. <Velocity/>
  34. <Event/>
  35. <Update>
  36. <Default>
  37. <SizeRate High="0.5" Low="0.5"/>
  38. <SizeRateDamping High="0.99" Low="0.99"/>
  39. <AngleZ High="3" Low="-3"/>
  40. <AngularDampingXY High="1" Low="1"/>
  41. </Default>
  42. </Update>
  43. </FXParticleSystemTemplate>
  44. </AssetDeclaration>