| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- <?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="5" id="JapanVehicleMainLight">
- <Lifetime High="15" Low="15"/>
- <Size High="75" Low="75"/>
- <BurstDelay High="4" Low="1"/>
- <BurstCount High="1" Low="1"/>
- <Colors>
- <Color Frame="2" RelativeAge="30.000002">
- <Color b="1" g="1" r="0.2"/>
- </Color>
- <Color Frame="3" RelativeAge="50">
- <Color b="0.521569" g="1" r="0.317647"/>
- </Color>
- <Color Frame="4" RelativeAge="100">
- <Color b="0" g="0" r="0"/>
- </Color>
- <ColorScale High="4" Low="4"/>
- </Colors>
- <Physics>
- <Default>
- <VelocityDamping High="1" Low="1"/>
- </Default>
- </Physics>
- <Draw>
- <LightSource/>
- </Draw>
- <Volume>
- <Line>
- <StartPoint x="0" y="0" z="0"/>
- <EndPoint x="0" y="0" z="0"/>
- </Line>
- </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>
|