| 123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- <?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="20" id="JapanLaserHitLight">
- <Lifetime High="5" Low="5"/>
- <Size High="80" Low="80"/>
- <BurstDelay High="8" Low="4"/>
- <BurstCount High="1" Low="1"/>
- <InitialDelay High="10" Low="10"/>
- <Colors>
- <Color Frame="1" RelativeAge="0">
- <Color b="1" g="0.603922" r="0.282353"/>
- </Color>
- <Color Frame="2" RelativeAge="100">
- <Color b="0" g="0" r="0"/>
- </Color>
- <ColorScale High="10" Low="10"/>
- </Colors>
- <Physics>
- <Default>
- <VelocityDamping High="1" Low="1"/>
- </Default>
- </Physics>
- <Draw>
- <LightSource/>
- </Draw>
- <Volume>
- <Cylinder>
- <Offset x="0" y="0" z="10"/>
- </Cylinder>
- </Volume>
- <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>
|