| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- <?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:fxfire03.xml" type="instance"/>
- </Includes>
- <FXParticleSystemTemplate ParticleTexture="FXFire03" PerParticleAttachedSystem="" Priority="ALWAYS_RENDER" SortLevel="1" SystemLifetime="5" Type="GPU_PARTICLE" id="SovietBuildingSmallHitFlash">
- <Lifetime High="10" Low="10"/>
- <Size High="30" Low="20"/>
- <BurstDelay High="1" Low="1"/>
- <BurstCount High="1" Low="1"/>
- <Colors>
- <Color Frame="2" RelativeAge="1">
- <Color b="0.219608" g="0.380392" r="0.647059"/>
- </Color>
- <Color Frame="3" RelativeAge="100">
- <Color b="0.101961" g="0.117647" r="0.14902"/>
- </Color>
- <ColorScale High="5" Low="5"/>
- </Colors>
- <Physics>
- <Default>
- <VelocityDamping High="0.75" Low="0.7"/>
- <DriftVelocity x="0.1" y="0" z="0"/>
- </Default>
- </Physics>
- <Draw>
- <Gpu FramesPerRow="6" SpeedMultiplier="3" TotalFrames="36"/>
- </Draw>
- <Volume>
- <Sphere IsHollow="true" Radius="6"/>
- </Volume>
- <Velocity>
- <Spherical>
- <Speed High="0" Low="0"/>
- </Spherical>
- </Velocity>
- <Event/>
- <Update>
- <Default>
- <SizeRate High="3" Low="1"/>
- <SizeRateDamping High="0.99" Low="0.95"/>
- <AngleZ High="7" Low="0"/>
- <AngularRateZ High="0.05" Low="-0.05"/>
- <AngularDampingXY High="1" Low="1"/>
- </Default>
- </Update>
- </FXParticleSystemTemplate>
- </AssetDeclaration>
|