SovietV4RocketExplosionWake.xml 893 B

123456789101112131415161718192021222324252627
  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="HIGH_OR_ABOVE" Shader="ALPHA" SystemLifetime="5" Type="WAVE_PARTICLE" id="SovietV4RocketExplosionWake">
  7. <Lifetime High="1" Low="1"/>
  8. <Size High="1" Low="1"/>
  9. <BurstCount High="1" Low="1"/>
  10. <Physics/>
  11. <Draw/>
  12. <Volume>
  13. <Cylinder Radius="25">
  14. <Offset x="0" y="0" z="0"/>
  15. </Cylinder>
  16. </Volume>
  17. <Velocity>
  18. <Wavefront Shape="CIRCLE">
  19. <Velocity High="60" Low="50"/>
  20. <Amplitude High="20" Low="20"/>
  21. <InitialRadius High="15" Low="8"/>
  22. </Wavefront>
  23. </Velocity>
  24. <Event/>
  25. <Update/>
  26. </FXParticleSystemTemplate>
  27. </AssetDeclaration>