FXIronCurtainHitFlash.xml 1.5 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" SortLevel="1" SystemLifetime="1" Type="GPU_PARTICLE" id="FXIronCurtainHitFlash">
  7. <Lifetime High="50" Low="50"/>
  8. <Size High="70" Low="30"/>
  9. <BurstCount High="2" Low="2"/>
  10. <Alphas>
  11. <Alpha Frame="2" High="0.3" Low="0.3" RelativeAge="4"/>
  12. <Alpha Frame="3" High="0" Low="0" RelativeAge="100"/>
  13. </Alphas>
  14. <Colors>
  15. <Color Frame="1" RelativeAge="0">
  16. <Color b="0.12549" g="0.12549" r="1"/>
  17. </Color>
  18. <Color Frame="2" RelativeAge="100">
  19. <Color b="0" g="0" r="0"/>
  20. </Color>
  21. <ColorScale High="3" Low="3"/>
  22. </Colors>
  23. <Physics>
  24. <Default>
  25. <VelocityDamping High="1" Low="1"/>
  26. </Default>
  27. </Physics>
  28. <Draw>
  29. <Gpu SpeedMultiplier="1"/>
  30. </Draw>
  31. <Volume>
  32. <Cylinder>
  33. <Offset x="0" y="0" z="15"/>
  34. </Cylinder>
  35. </Volume>
  36. <Velocity>
  37. <Outward>
  38. <Speed High="0" Low="0"/>
  39. <OtherSpeed High="0" Low="0"/>
  40. </Outward>
  41. </Velocity>
  42. <Event/>
  43. <Update>
  44. <Default>
  45. <SizeRate High="0.5" Low="0.5"/>
  46. <SizeRateDamping High="1" Low="1"/>
  47. <AngleZ High="7" Low="-7"/>
  48. <AngularDampingXY High="1" Low="1"/>
  49. </Default>
  50. </Update>
  51. </FXParticleSystemTemplate>
  52. </AssetDeclaration>