| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- <?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:fxlenzflarehdr01.xml" type="instance"/>
- </Includes>
- <FXParticleSystemTemplate ParticleTexture="FXLenzflareHDR01" PerParticleAttachedSystem="" Priority="MEDIUM_OR_ABOVE" SortLevel="1" Type="GPU_PARTICLE" id="SovietPowerGlow">
- <Lifetime High="15" Low="15"/>
- <Size High="70" Low="70"/>
- <BurstDelay High="15" Low="15"/>
- <BurstCount High="1" Low="1"/>
- <Colors>
- <Color Frame="1" RelativeAge="0">
- <Color b="0.25098" g="0.501961" r="1"/>
- </Color>
- <Color Frame="2" RelativeAge="9.999999">
- <Color b="0.258824" g="0.482353" r="0.94902"/>
- </Color>
- <Color Frame="3" RelativeAge="100">
- <Color b="0.25098" g="0.501961" r="1"/>
- </Color>
- <ColorScale High="2" Low="2"/>
- </Colors>
- <Physics>
- <Default>
- <VelocityDamping High="1" Low="0.99"/>
- </Default>
- </Physics>
- <Draw>
- <Gpu GeometryType="CENTERED_QUAD" RandTex="1" SortParticles="true" 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>
- <SizeRateDamping High="1" Low="1"/>
- <AngleZ High="3" Low="1"/>
- <AngularRateZ High="0.1" Low="-0.1"/>
- <AngularDamping High="0.97" Low="0.95"/>
- <AngularDampingXY High="1" Low="1"/>
- </Default>
- </Update>
- </FXParticleSystemTemplate>
- </AssetDeclaration>
|