27 lines
863 B
XML
27 lines
863 B
XML
<?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" Type="WAVE_PARTICLE" id="fly_attack_ground">
|
|
<Lifetime High="1" Low="1"/>
|
|
<Size High="1" Low="1"/>
|
|
<BurstCount High="1" Low="1"/>
|
|
<Physics/>
|
|
<Draw/>
|
|
<Volume>
|
|
<Cylinder Radius="30">
|
|
<Offset x="0" y="0" z="0"/>
|
|
</Cylinder>
|
|
</Volume>
|
|
<Velocity>
|
|
<Wavefront Shape="CIRCLE">
|
|
<Velocity High="60" Low="50"/>
|
|
<Amplitude High="15" Low="15"/>
|
|
<InitialRadius High="4" Low="2"/>
|
|
</Wavefront>
|
|
</Velocity>
|
|
<Event/>
|
|
<Update/>
|
|
</FXParticleSystemTemplate>
|
|
</AssetDeclaration> |