JapanBuildingHitLight.xml 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  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="JapanBuildingHitLight">
  7. <Lifetime High="10" Low="6"/>
  8. <Size High="80" Low="40"/>
  9. <BurstCount High="1" Low="1"/>
  10. <Colors>
  11. <Color Frame="2" RelativeAge="30.000002">
  12. <Color b="0.784314" g="0.666667" r="0.12549"/>
  13. </Color>
  14. <Color Frame="3" RelativeAge="100">
  15. <Color b="0" g="0" r="0"/>
  16. </Color>
  17. <ColorScale High="3" 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. <Cylinder>
  29. <Offset x="0" y="0" z="3"/>
  30. </Cylinder>
  31. </Volume>
  32. <Velocity/>
  33. <Event/>
  34. <Update>
  35. <Default>
  36. <SizeRate High="0.5" Low="0.5"/>
  37. <SizeRateDamping High="0.99" Low="0.99"/>
  38. <AngleZ High="3" Low="-3"/>
  39. <AngularDampingXY High="1" Low="1"/>
  40. </Default>
  41. </Update>
  42. </FXParticleSystemTemplate>
  43. </AssetDeclaration>