45 lines
1.1 KiB
XML
45 lines
1.1 KiB
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="ALWAYS_RENDER" id="windTrailGlow">
|
|
<Lifetime High="10" Low="5"/>
|
|
<Size High="25" Low="15"/>
|
|
<BurstCount High="1" Low="1"/>
|
|
<Colors>
|
|
<Color Frame="2" RelativeAge="1">
|
|
<Color b="4" g="4" r="1"/>
|
|
</Color>
|
|
<Color Frame="3" RelativeAge="99">
|
|
<Color b="0" g="0" r="0"/>
|
|
</Color>
|
|
<ColorScale High="5" Low="-1"/>
|
|
</Colors>
|
|
<Physics>
|
|
<Default ParticlesAttachToBone="true">
|
|
<VelocityDamping High="1" Low="1"/>
|
|
</Default>
|
|
</Physics>
|
|
<Draw>
|
|
<Default/>
|
|
</Draw>
|
|
<Volume>
|
|
<Point/>
|
|
</Volume>
|
|
<Velocity/>
|
|
<Event/>
|
|
<Update>
|
|
<Default>
|
|
<SizeRate High="0.5" Low="0.5"/>
|
|
<SizeRateDamping High="0.99" Low="0.99"/>
|
|
<AngleZ High="3" Low="-3"/>
|
|
<AngularDampingXY High="1" Low="1"/>
|
|
</Default>
|
|
</Update>
|
|
</FXParticleSystemTemplate>
|
|
|
|
|
|
|
|
|
|
</AssetDeclaration> |