| 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:fxfire04.xml" type="instance"/>
- <Include source="art:fxfractal01nrm.xml" type="instance"/>
- </Includes>
- <FXParticleSystemTemplate ParticleTexture="FXFire04" Priority="VERY_LOW_OR_ABOVE" Shader="ALPHA" SortLevel="1" SystemLifetime="6" Type="GPU_PARTICLE" id="Vacuum_BaseDust_Start">
- <Lifetime High="50" Low="30"/>
- <Size High="20" Low="10"/>
- <BurstCount High="80" Low="80"/>
- <Alphas>
- <Alpha Frame="2" High="1" Low="1" RelativeAge="10"/>
- <Alpha Frame="3" High="1" Low="1" RelativeAge="50"/>
- <Alpha Frame="4" High="0" Low="0" RelativeAge="100"/>
- </Alphas>
- <Colors>
- <Color Frame="1" RelativeAge="0">
- <Color b="1" g="1" r="1"/>
- </Color>
- <Color Frame="2" RelativeAge="9.999999">
- <Color b="1" g="1" r="1"/>
- </Color>
- <Color Frame="3" RelativeAge="50">
- <Color b="1" g="1" r="1"/>
- </Color>
- <Color Frame="4" RelativeAge="100">
- <Color b="1" g="1" r="1"/>
- </Color>
- </Colors>
- <Physics>
- <Default>
- <VelocityDamping High="0.95" Low="0.95"/>
- </Default>
- </Physics>
- <Draw>
- <Gpu DetailTexture="FXFractal01NRM" FramesPerRow="6" MiscValue1="1" MiscValue2="1" MiscValue3="1" MiscValue4="1" SpeedMultiplier="0.75" TotalFrames="36"/>
- </Draw>
- <Volume>
- <Cylinder IsHollow="true" Radius="30" RadiusRate="30">
- <Offset x="0" y="0" z="0"/>
- </Cylinder>
- </Volume>
- <Velocity>
- <Outward>
- <Speed High="-0.5" Low="-0.5"/>
- <OtherSpeed High="2" Low="1"/>
- </Outward>
- </Velocity>
- <Event/>
- <Update>
- <Default>
- <SizeRate High="20" Low="20"/>
- <SizeRateDamping High="0.8" Low="0.3"/>
- <AngleZ High="7" Low="0"/>
- <AngularRateZ High="0.05" Low="-0.05"/>
- <AngularDampingXY High="1" Low="1"/>
- </Default>
- </Update>
- </FXParticleSystemTemplate>
- </AssetDeclaration>
|