| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- <?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:fxfire02.xml" type="instance"/>
- </Includes>
- <FXParticleSystemTemplate ParticleTexture="FXFire02" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" Shader="ALPHA" SortLevel="1" SystemLifetime="10" Type="GPU_PARTICLE" id="JapanBuildingHitSmoke01">
- <Lifetime High="36" Low="30"/>
- <Size High="60" Low="40"/>
- <BurstDelay High="2" Low="2"/>
- <BurstCount High="1" Low="1"/>
- <Alphas>
- <Alpha Frame="2" High="1" Low="1" RelativeAge="9"/>
- <Alpha Frame="3" High="0.5" Low="0.5" RelativeAge="75"/>
- <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="14.999999">
- <Color b="1" g="1" r="1"/>
- </Color>
- <Color Frame="3" RelativeAge="75">
- <Color b="1" g="1" r="1"/>
- </Color>
- <Color Frame="4" RelativeAge="100">
- <Color b="0.6" g="0.6" r="0.6"/>
- </Color>
- </Colors>
- <Physics>
- <Default Gravity="-0.01">
- <VelocityDamping High="1" Low="1"/>
- </Default>
- </Physics>
- <Draw>
- <Gpu FramesPerRow="6" SpeedMultiplier="1" TotalFrames="36"/>
- </Draw>
- <Volume>
- <Cylinder Radius="5">
- <Offset x="0" y="0" z="0"/>
- </Cylinder>
- </Volume>
- <Velocity>
- <Ortho>
- <Position>
- <x High="0" Low="0"/>
- <y High="0" Low="0"/>
- <z High="2" Low="1"/>
- </Position>
- </Ortho>
- </Velocity>
- <Event/>
- <Update>
- <Default Rotation="ROTATE_AROUND_VELOCITY">
- <SizeRate High="1" Low="0.5"/>
- <SizeRateDamping High="0.99" Low="0.95"/>
- <AngleZ High="1" Low="-1"/>
- <AngularDamping High="1" Low="1"/>
- <AngularDampingXY High="1" Low="1"/>
- </Default>
- </Update>
- </FXParticleSystemTemplate>
- </AssetDeclaration>
|