SPTorpedoHitWaterWave.xml 863 B

1234567891011121314151617181920212223242526
  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="3" Type="WAVE_PARTICLE" id="SPTorpedoHitWaterWave">
  7. <Lifetime High="1" Low="1"/>
  8. <Size High="1" Low="1"/>
  9. <BurstCount High="1" Low="1"/>
  10. <InitialDelay High="30" Low="30"/>
  11. <Physics/>
  12. <Draw/>
  13. <Volume>
  14. <Point/>
  15. </Volume>
  16. <Velocity>
  17. <Wavefront Shape="CIRCLE">
  18. <Velocity High="60" Low="50"/>
  19. <Amplitude High="20" Low="20"/>
  20. <InitialRadius High="20" Low="2"/>
  21. </Wavefront>
  22. </Velocity>
  23. <Event/>
  24. <Update/>
  25. </FXParticleSystemTemplate>
  26. </AssetDeclaration>