JapanLaserHitLight.xml 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  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="20" id="JapanLaserHitLight">
  7. <Lifetime High="5" Low="5"/>
  8. <Size High="80" Low="80"/>
  9. <BurstDelay High="8" Low="4"/>
  10. <BurstCount High="1" Low="1"/>
  11. <InitialDelay High="10" Low="10"/>
  12. <Colors>
  13. <Color Frame="1" RelativeAge="0">
  14. <Color b="1" g="0.603922" r="0.282353"/>
  15. </Color>
  16. <Color Frame="2" RelativeAge="100">
  17. <Color b="0" g="0" r="0"/>
  18. </Color>
  19. <ColorScale High="10" Low="10"/>
  20. </Colors>
  21. <Physics>
  22. <Default>
  23. <VelocityDamping High="1" Low="1"/>
  24. </Default>
  25. </Physics>
  26. <Draw>
  27. <LightSource/>
  28. </Draw>
  29. <Volume>
  30. <Cylinder>
  31. <Offset x="0" y="0" z="10"/>
  32. </Cylinder>
  33. </Volume>
  34. <Velocity/>
  35. <Event/>
  36. <Update>
  37. <Default>
  38. <SizeRate High="0.5" Low="0.5"/>
  39. <SizeRateDamping High="0.99" Low="0.99"/>
  40. <AngleZ High="3" Low="-3"/>
  41. <AngularDampingXY High="1" Low="1"/>
  42. </Default>
  43. </Update>
  44. </FXParticleSystemTemplate>
  45. </AssetDeclaration>