FXJapanAutoCannonHitExplosion.xml 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  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" SystemLifetime="3" Type="GPU_PARTICLE" id="FXJapanAutoCannonHitExplosion">
  7. <Lifetime High="10" Low="10"/>
  8. <Size High="10" Low="10"/>
  9. <BurstCount High="1" Low="1"/>
  10. <Colors>
  11. <Color Frame="2" RelativeAge="9.999999">
  12. <Color b="0.996078" g="0.521569" r="0.403922"/>
  13. </Color>
  14. <Color Frame="3" RelativeAge="100">
  15. <Color b="0" g="0" r="0"/>
  16. </Color>
  17. </Colors>
  18. <Physics>
  19. <Default>
  20. <VelocityDamping High="1" Low="1"/>
  21. </Default>
  22. </Physics>
  23. <Draw>
  24. <Gpu SpeedMultiplier="1"/>
  25. </Draw>
  26. <Volume>
  27. <Point/>
  28. </Volume>
  29. <Velocity>
  30. <Ortho>
  31. <Position>
  32. <x High="0" Low="0"/>
  33. <y High="0" Low="0"/>
  34. <z High="0" Low="0"/>
  35. </Position>
  36. </Ortho>
  37. </Velocity>
  38. <Event/>
  39. <Update>
  40. <Default>
  41. <SizeRate High="0.5" Low="0.5"/>
  42. <SizeRateDamping High="0.99" Low="0.99"/>
  43. <AngleZ High="3" Low="-3"/>
  44. <AngularDampingXY High="1" Low="1"/>
  45. </Default>
  46. </Update>
  47. </FXParticleSystemTemplate>
  48. </AssetDeclaration>