| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 |
- <?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="ULTRA_HIGH_ONLY" SystemLifetime="2" id="SovietFlakHitLight">
- <Lifetime High="5" Low="5"/>
- <Size High="50" Low="50"/>
- <BurstCount High="1" Low="1"/>
- <Colors>
- <Color Frame="2" RelativeAge="30.000002">
- <Color b="0.235294" g="0.67451" r="1"/>
- </Color>
- <Color Frame="3" RelativeAge="50">
- <Color b="0.243137" g="0.541177" r="0.992157"/>
- </Color>
- <Color Frame="4" RelativeAge="100">
- <Color b="0" g="0" r="0"/>
- </Color>
- <ColorScale High="3" Low="2"/>
- </Colors>
- <Physics>
- <Default>
- <VelocityDamping High="1" Low="1"/>
- </Default>
- </Physics>
- <Draw>
- <LightSource/>
- </Draw>
- <Volume>
- <Point/>
- </Volume>
- <Velocity>
- <Outward>
- <Speed High="0" Low="0"/>
- <OtherSpeed High="0" Low="0"/>
- </Outward>
- </Velocity>
- <Event/>
- <Update>
- <Default>
- <SizeRate High="0.5" Low="0.5"/>
- <SizeRateDamping High="0.99" Low="0.99"/>
- <AngleZ High="3" Low="-3"/>
- <AngularDampingXY High="1" Low="1"/>
- </Default>
- </Update>
- </FXParticleSystemTemplate>
- </AssetDeclaration>
|