| 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:fxtoxicdecal.xml" type="instance"/>
- <Include source="art:fxdisotrtionfractal01.xml" type="instance"/>
- </Includes>
- <FXParticleSystemTemplate ParticleTexture="FXToxicDecal" PerParticleAttachedSystem="" Priority="MEDIUM_OR_ABOVE" SortLevel="1" SystemLifetime="2" Type="GPU_PARTICLE" id="RadiationPuddle">
- <Lifetime High="300" Low="280"/>
- <Size High="5" Low="5"/>
- <BurstCount High="3" Low="3"/>
- <Colors>
- <Color Frame="2" RelativeAge="9.999999">
- <Color b="0.360784" g="0.878431" r="0.376471"/>
- </Color>
- <Color Frame="3" RelativeAge="50">
- <Color b="0.466667" g="0.717647" r="0.478431"/>
- </Color>
- <Color Frame="4" RelativeAge="100">
- <Color b="0" g="0" r="0"/>
- </Color>
- </Colors>
- <Physics>
- <Default>
- <VelocityDamping High="1" Low="1"/>
- </Default>
- </Physics>
- <Draw>
- <Gpu DetailTexture="FXDisotrtionFractal01" EnableSoftParticles="false" MiscValue1="0.1" MiscValue2="0.02" MiscValue3="45" MiscValue4="0.05" RandTex="1" Shader="gpuparticlexy.fx" SortParticles="true" SpeedMultiplier="1"/>
- </Draw>
- <Volume>
- <Cylinder>
- <Offset x="0" y="0" z="2"/>
- </Cylinder>
- </Volume>
- <Velocity>
- <Outward>
- <Speed High="0" Low="0"/>
- <OtherSpeed High="0" Low="0"/>
- </Outward>
- </Velocity>
- <Event/>
- <Update>
- <Default>
- <SizeRate High="0.7" Low="0.7"/>
- <SizeRateDamping High="0.96" Low="0.96"/>
- <AngleZ High="7" Low="-7"/>
- <AngularDampingXY High="1" Low="1"/>
- </Default>
- </Update>
- </FXParticleSystemTemplate>
- </AssetDeclaration>
|