| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- <?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:fxioncannonfire.xml" type="instance"/>
- <Include source="art:fxfractal01nrm.xml" type="instance"/>
- </Includes>
- <FXParticleSystemTemplate ParticleTexture="FXIonCannonFire" PerParticleAttachedSystem="" Priority="LOW_OR_ABOVE" SortLevel="1" Type="GPU_PARTICLE" id="SovietToxicStreamCloud">
- <Lifetime High="90" Low="60"/>
- <Size High="30" Low="15"/>
- <BurstDelay High="3" Low="3"/>
- <BurstCount High="1" Low="1"/>
- <Colors>
- <Color Frame="2" RelativeAge="19.999998">
- <Color b="0.309804" g="1" r="0.25098"/>
- </Color>
- <Color Frame="3" RelativeAge="79.999993">
- <Color b="0" g="1" r="0.25098"/>
- </Color>
- <Color Frame="4" RelativeAge="100">
- <Color b="0" g="0" r="0"/>
- </Color>
- <ColorScale High="0.5" Low="0.5"/>
- </Colors>
- <Physics>
- <Default>
- <VelocityDamping High="1.04" Low="1.04"/>
- <DriftVelocity x="0" y="0" z="0.25"/>
- </Default>
- </Physics>
- <Draw>
- <Gpu DetailTexture="FXFractal01NRM" FramesPerRow="4" MiscValue1="0.03" MiscValue2="0.02" MiscValue3="45" MiscValue4="0.25" Shader="gpuparticledistort.fx" SingleRow="1" SpeedMultiplier="1" TotalFrames="16"/>
- </Draw>
- <Volume>
- <Spline>
- <StartPoint x="-5" y="0" z="0"/>
- <EndPoint x="5" y="0" z="0"/>
- </Spline>
- </Volume>
- <Velocity>
- <Cylindrical>
- <Radial High="0.05" Low="0.03"/>
- <Normal High="0" Low="0"/>
- </Cylindrical>
- </Velocity>
- <Event/>
- <Update>
- <Default>
- <SizeRate High="0.1" Low="0.1"/>
- <SizeRateDamping High="1" Low="1"/>
- <AngleZ High="7" Low="-7"/>
- <AngularRateZ High="0.01" Low="-0.01"/>
- <AngularDamping High="1" Low="1"/>
- <AngularDampingXY High="1" Low="1"/>
- </Default>
- </Update>
- </FXParticleSystemTemplate>
- </AssetDeclaration>
|