| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- <?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:fxmuzzlesoviettank.xml" type="instance"/>
- <Include source="art:fxabaloneenv.xml" type="instance"/>
- </Includes>
- <FXParticleSystemTemplate ParticleTexture="FXMuzzleSovietTank" PerParticleAttachedSystem="" Priority="LOW_OR_ABOVE" SortLevel="1" SystemLifetime="1" Type="GPU_PARTICLE" id="SovietTankShootFire">
- <Lifetime High="8" Low="8"/>
- <Size High="15" Low="10"/>
- <BurstCount High="2" Low="2"/>
- <InitialDelay High="1" Low="1"/>
- <Colors HouseColorSaturation="0">
- <Color Frame="2" RelativeAge="9.999999">
- <Color b="0.141176" g="0.701961" r="1"/>
- </Color>
- <Color Frame="3" RelativeAge="100">
- <Color b="0" g="0" r="0"/>
- </Color>
- <ColorScale High="6" Low="4"/>
- </Colors>
- <Physics>
- <Default>
- <VelocityDamping High="1" Low="1"/>
- </Default>
- </Physics>
- <Draw>
- <Gpu DetailTexture="FXAbaloneEnv" GeometryType="TWO_QUADS" Shader="gpuparticleperpendicularbottom.fx" SpeedMultiplier="1"/>
- </Draw>
- <Volume>
- <Cylinder>
- <Offset x="-5" y="0" z="0"/>
- </Cylinder>
- </Volume>
- <Velocity>
- <Ortho>
- <Position>
- <x High="0.01" Low="0.01"/>
- <y High="0" Low="0"/>
- <z High="0" Low="0"/>
- </Position>
- </Ortho>
- </Velocity>
- <Event/>
- <Update>
- <RenderObject Rotation="ROTATE_AROUND_VELOCITY">
- <AngleX High="7" Low="-7"/>
- <AngularDamping High="1" Low="1"/>
- <StartSize>
- <x High="0" Low="0"/>
- <y High="25" Low="15"/>
- <z High="25" Low="15"/>
- </StartSize>
- <SizeRate>
- <x High="8" Low="6"/>
- <y High="-1" Low="-1"/>
- <z High="-1" Low="-1"/>
- </SizeRate>
- <SizeDamping>
- <x High="0.75" Low="0.75"/>
- <y High="1.01" Low="1.01"/>
- <z High="1" Low="1"/>
- </SizeDamping>
- </RenderObject>
- </Update>
- </FXParticleSystemTemplate>
- </AssetDeclaration>
|