| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- <?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:fxlenzflare04.xml" type="instance"/>
- </Includes>
- <FXParticleSystemTemplate ParticleTexture="FXLenzFlare04" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" SystemLifetime="1" Type="GPU_PARTICLE" id="Japan_Bomb_Flash">
- <Lifetime High="200" Low="200"/>
- <BurstCount High="3" Low="3"/>
- <Colors>
- <Color Frame="1" RelativeAge="0">
- <Color b="1" g="1" r="1"/>
- </Color>
- <Color Frame="2" RelativeAge="90">
- <Color b="1" g="1" r="1"/>
- </Color>
- <Color Frame="3" RelativeAge="100">
- <Color b="0" g="0" r="0"/>
- </Color>
- <Color Frame="4" RelativeAge="200">
- <Color b="0" g="0" r="0"/>
- </Color>
- </Colors>
- <Physics>
- <Default>
- <VelocityDamping High="1" Low="1"/>
- </Default>
- </Physics>
- <Draw>
- <Gpu Shader="gpuparticlexy.fx" SpeedMultiplier="1"/>
- </Draw>
- <Volume>
- <Cylinder>
- <Offset x="0" y="0" z="5"/>
- </Cylinder>
- </Volume>
- <Velocity>
- <Ortho>
- <Position>
- <x High="0" Low="0"/>
- <y High="0" Low="0"/>
- <z High="0" Low="0"/>
- </Position>
- </Ortho>
- </Velocity>
- <Event/>
- <Update>
- <Default>
- <SizeRate High="0.85" Low="0.75"/>
- <SizeRateDamping High="1.005" Low="1"/>
- <AngleZ High="7" Low="0"/>
- <AngularRateZ High="0.01" Low="-0.01"/>
- <AngularDamping High="1" Low="1"/>
- <AngularDampingXY High="1" Low="1"/>
- </Default>
- </Update>
- </FXParticleSystemTemplate>
- </AssetDeclaration>
|