| 1234567891011121314151617181920212223242526 |
- <?xml version="1.0" encoding="UTF-8"?>
- <AssetDeclaration xmlns="uri:ea.com:eala:asset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
- <Includes>
- <Include source="art:fxlenzflare01.xml" type="instance"/>
- </Includes>
- <FXParticleSystemTemplate ParticleTexture="FXLenzFlare01" PerParticleAttachedSystem="" Priority="HIGH_OR_ABOVE" Shader="ALPHA" SystemLifetime="3" Type="WAVE_PARTICLE" id="SPTorpedoHitWaterWave">
- <Lifetime High="1" Low="1"/>
- <Size High="1" Low="1"/>
- <BurstCount High="1" Low="1"/>
- <InitialDelay High="30" Low="30"/>
- <Physics/>
- <Draw/>
- <Volume>
- <Point/>
- </Volume>
- <Velocity>
- <Wavefront Shape="CIRCLE">
- <Velocity High="60" Low="50"/>
- <Amplitude High="20" Low="20"/>
- <InitialRadius High="20" Low="2"/>
- </Wavefront>
- </Velocity>
- <Event/>
- <Update/>
- </FXParticleSystemTemplate>
- </AssetDeclaration>
|