| 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:fxfireblast04.xml" type="instance"/>
- </Includes>
- <FXParticleSystemTemplate ParticleTexture="FXFireBlast04" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" SortLevel="1" SystemLifetime="1" Type="GPU_PARTICLE" id="Soviet_GenBomb_Flash">
- <Lifetime High="6" Low="3"/>
- <Size High="100" Low="100"/>
- <BurstCount High="1" Low="1"/>
- <Colors>
- <Color Frame="1" RelativeAge="0">
- <Color b="0.517647" g="0.956863" r="0.658824"/>
- </Color>
- <Color Frame="2" RelativeAge="100">
- <Color b="0" g="0" r="0"/>
- </Color>
- <ColorScale High="10" Low="10"/>
- </Colors>
- <Physics>
- <Default>
- <VelocityDamping High="1" Low="1"/>
- </Default>
- </Physics>
- <Draw>
- <Gpu SpeedMultiplier="1"/>
- </Draw>
- <Volume>
- <Cylinder Radius="1">
- <Offset x="0.1" y="0.1" z="0.1"/>
- </Cylinder>
- </Volume>
- <Velocity>
- <Ortho>
- <Position>
- <x High="1" Low="-1"/>
- <y High="1" Low="-1"/>
- <z High="0" Low="0"/>
- </Position>
- </Ortho>
- </Velocity>
- <Event/>
- <Update>
- <Default>
- <SizeRate High="5" Low="-5"/>
- <SizeRateDamping High="1" Low="1"/>
- <AngleZ High="7" Low="0"/>
- <AngularDampingXY High="1" Low="1"/>
- </Default>
- </Update>
- </FXParticleSystemTemplate>
- </AssetDeclaration>
|