| 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:fxlenzflare01.xml" type="instance"/>
- </Includes>
- <FXParticleSystemTemplate ParticleTexture="FXLenzFlare01" PerParticleAttachedSystem="" Priority="ALWAYS_RENDER" SystemLifetime="1" Type="GPU_PARTICLE" id="Confetti_Chunks_03">
- <Lifetime High="150" Low="30"/>
- <Size High="4" Low="2"/>
- <BurstCount High="50" Low="20"/>
- <Colors>
- <Color Frame="2" RelativeAge="9.999999">
- <Color b="0.376471" g="0.74902" r="0.933333"/>
- </Color>
- <Color Frame="3" RelativeAge="100">
- <Color b="0" g="0" r="0"/>
- </Color>
- <ColorScale High="5" Low="5"/>
- </Colors>
- <Physics>
- <Default Gravity="-0.05" Swirly="true">
- <VelocityDamping High="0.95" Low="0.8"/>
- </Default>
- </Physics>
- <Draw>
- <Gpu SpeedMultiplier="1"/>
- </Draw>
- <Volume>
- <Sphere IsHollow="false" Radius="2"/>
- </Volume>
- <Velocity>
- <Ortho>
- <Position>
- <x High="15" Low="2"/>
- <y High="2" Low="-2"/>
- <z High="2" Low="-2"/>
- </Position>
- </Ortho>
- </Velocity>
- <Event/>
- <Update>
- <Default>
- <SizeRate High="-0.1" Low="-0.1"/>
- <SizeRateDamping High="0.99" Low="0.99"/>
- <AngularDampingXY High="1" Low="1"/>
- </Default>
- </Update>
- </FXParticleSystemTemplate>
- </AssetDeclaration>
|