| 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:fxcloudcr01.xml" type="instance"/>
- <Include source="art:fxdisotrtionfractal01.xml" type="instance"/>
- </Includes>
- <FXParticleSystemTemplate ParticleTexture="FXCloudCR01" PerParticleAttachedSystem="" Priority="HIGH_OR_ABOVE" SortLevel="2" SystemLifetime="5" Type="GPU_PARTICLE" id="SovietToxicHitSplashVet">
- <Lifetime High="40" Low="30"/>
- <Size High="40" Low="20"/>
- <BurstCount High="1" Low="1"/>
- <Colors>
- <Color Frame="2" RelativeAge="9.999999">
- <Color b="0.117647" g="0.658824" r="0.345098"/>
- </Color>
- <Color Frame="3" RelativeAge="100">
- <Color b="0" g="0" r="0"/>
- </Color>
- <ColorScale High="10" Low="6"/>
- </Colors>
- <Physics>
- <Default Gravity="-0.01">
- <VelocityDamping High="0.95" Low="0.9"/>
- </Default>
- </Physics>
- <Draw>
- <Gpu DetailTexture="FXDisotrtionFractal01" MiscValue1="0.1" MiscValue2="0.02" MiscValue3="45" MiscValue4="0.05" Shader="gpuparticledistort.fx" SpeedMultiplier="1"/>
- </Draw>
- <Volume>
- <Cylinder>
- <Offset x="0" y="0" z="0"/>
- </Cylinder>
- </Volume>
- <Velocity>
- <Ortho>
- <Position>
- <x High="1" Low="-1"/>
- <y High="1" Low="-1"/>
- <z High="1" Low="0.5"/>
- </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>
|