| 123456789101112131415161718192021222324252627 |
- <?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="5" Type="WAVE_PARTICLE" id="SovietV4RocketExplosionWake">
- <Lifetime High="1" Low="1"/>
- <Size High="1" Low="1"/>
- <BurstCount High="1" Low="1"/>
- <Physics/>
- <Draw/>
- <Volume>
- <Cylinder Radius="25">
- <Offset x="0" y="0" z="0"/>
- </Cylinder>
- </Volume>
- <Velocity>
- <Wavefront Shape="CIRCLE">
- <Velocity High="60" Low="50"/>
- <Amplitude High="20" Low="20"/>
- <InitialRadius High="15" Low="8"/>
- </Wavefront>
- </Velocity>
- <Event/>
- <Update/>
- </FXParticleSystemTemplate>
- </AssetDeclaration>
|