| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- <?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:fxtoxicdecal.xml" type="instance"/>
- <Include source="art:fxdisotrtionfractal01.xml" type="instance"/>
- </Includes>
- <FXParticleSystemTemplate ParticleTexture="FXToxicDecal" PerParticleAttachedSystem="" Priority="MEDIUM_OR_ABOVE" Shader="MULTIPLY" SortLevel="1" Type="GPU_PARTICLE" id="SovietToxicCloudPuddle">
- <Lifetime High="60" Low="50"/>
- <Size High="45" Low="40"/>
- <BurstDelay High="10" Low="10"/>
- <BurstCount High="1" Low="1"/>
- <InitialDelay High="20" Low="20"/>
- <Colors>
- <Color Frame="1" RelativeAge="0">
- <Color b="1" g="1" r="1"/>
- </Color>
- <Color Frame="2" RelativeAge="9.999999">
- <Color b="0.505882" g="0.721569" r="0.576471"/>
- </Color>
- <Color Frame="3" RelativeAge="50">
- <Color b="0.533333" g="0.65098" r="0.560784"/>
- </Color>
- <Color Frame="4" RelativeAge="100">
- <Color b="1" g="1" r="1"/>
- </Color>
- <ColorScale High="3" Low="3"/>
- </Colors>
- <Physics>
- <Default>
- <VelocityDamping High="1" Low="1"/>
- </Default>
- </Physics>
- <Draw>
- <Gpu DetailTexture="FXDisotrtionFractal01" EnableSoftParticles="false" MiscValue1="0.1" MiscValue2="0.06" MiscValue3="45" MiscValue4="0.5" RandTex="1" Shader="gpuparticlexy.fx" SortParticles="true" SpeedMultiplier="1"/>
- </Draw>
- <Volume>
- <Cylinder Radius="15">
- <Offset x="0" y="0" z="5"/>
- </Cylinder>
- </Volume>
- <Velocity>
- <Ortho>
- <Position>
- <x High="0.1" Low="-0.1"/>
- <y High="0.1" Low="-0.1"/>
- <z High="0" Low="0"/>
- </Position>
- </Ortho>
- </Velocity>
- <Event/>
- <Update>
- <Default>
- <SizeRate High="1" Low="0.5"/>
- <SizeRateDamping High="0.99" Low="0.98"/>
- <AngleZ High="7" Low="-7"/>
- <AngularDampingXY High="1" Low="1"/>
- </Default>
- </Update>
- </FXParticleSystemTemplate>
- </AssetDeclaration>
|