JapanTankShootFlash.xml 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  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="VERY_LOW_OR_ABOVE" SystemLifetime="1" Type="GPU_PARTICLE" id="JapanTankShootFlash">
  7. <Lifetime High="5" Low="5"/>
  8. <Size High="10" Low="10"/>
  9. <BurstCount High="1" Low="1"/>
  10. <Colors>
  11. <Color Frame="1" RelativeAge="0">
  12. <Color b="0.545098" g="0.388235" r="0.329412"/>
  13. </Color>
  14. <Color Frame="2" RelativeAge="100">
  15. <Color b="0" g="0" r="0"/>
  16. </Color>
  17. <ColorScale High="10" Low="10"/>
  18. </Colors>
  19. <Physics>
  20. <Default ParticlesAttachToBone="true">
  21. <VelocityDamping High="1" Low="1"/>
  22. </Default>
  23. </Physics>
  24. <Draw>
  25. <Gpu SpeedMultiplier="1"/>
  26. </Draw>
  27. <Volume>
  28. <Line>
  29. <StartPoint x="5" y="0" z="0"/>
  30. <EndPoint x="5" y="0" z="0"/>
  31. </Line>
  32. </Volume>
  33. <Velocity>
  34. <Cylindrical>
  35. <Radial High="0" Low="0"/>
  36. <Normal High="0" Low="0"/>
  37. </Cylindrical>
  38. </Velocity>
  39. <Event/>
  40. <Update>
  41. <Default>
  42. <SizeRate High="10" Low="3"/>
  43. <SizeRateDamping High="0.99" Low="0.99"/>
  44. <AngleZ High="7" Low="0"/>
  45. <AngularDampingXY High="1" Low="1"/>
  46. </Default>
  47. </Update>
  48. </FXParticleSystemTemplate>
  49. </AssetDeclaration>