| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- <?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:fxlightninghitmj01.xml" type="instance"/>
- <Include source="art:fxdistortionfractal01.xml" type="instance"/>
- </Includes>
- <FXParticleSystemTemplate ParticleTexture="FXLightningHitMJ01" PerParticleAttachedSystem="" Priority="HIGH_OR_ABOVE" SortLevel="1" SystemLifetime="1" Type="GPU_PARTICLE" id="Soviet_AdvancedPP_Spark">
- <Lifetime High="3" Low="3"/>
- <Size High="35" Low="20"/>
- <BurstCount High="3" Low="3"/>
- <Colors>
- <Color Frame="1" RelativeAge="0">
- <Color b="0.941177" g="0.694118" r="0.368627"/>
- </Color>
- <Color Frame="2" RelativeAge="100">
- <Color b="0" g="0" r="0"/>
- </Color>
- <ColorScale High="6" Low="4"/>
- </Colors>
- <Physics>
- <Default>
- <VelocityDamping High="0.9" Low="0.9"/>
- </Default>
- </Physics>
- <Draw>
- <Gpu DetailTexture="FXDistortionFractal01" MiscValue1="0.1" MiscValue2="0.05" MiscValue3="45" MiscValue4="0.1" Shader="GpuParticleDistort.fx" SpeedMultiplier="1"/>
- </Draw>
- <Volume>
- <Cylinder>
- <Offset x="0" y="0" z="0"/>
- </Cylinder>
- </Volume>
- <Velocity>
- <Ortho>
- <Position>
- <x High="0" Low="0"/>
- <y High="0" Low="0"/>
- <z High="0" Low="0"/>
- </Position>
- </Ortho>
- </Velocity>
- <Event/>
- <Update>
- <Default>
- <SizeRateDamping High="1" Low="1"/>
- <AngleZ High="7" Low="0"/>
- <AngularDampingXY High="1" Low="1"/>
- </Default>
- </Update>
- </FXParticleSystemTemplate>
- </AssetDeclaration>
|