| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- <?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:fxjapanlasermuzzle.w3x" type="instance"/>
- </Includes>
- <FXParticleSystemTemplate Drawable="FXJapanLaserMuzzle" PerParticleAttachedSystem="" Priority="MEDIUM_OR_ABOVE" Shader="W3D_ALPHA" SortLevel="1" SystemLifetime="10" Type="DRAWABLE" id="JapanLaserHitShock">
- <Lifetime High="40" Low="20"/>
- <BurstCount High="1" Low="1"/>
- <Alphas>
- <Alpha Frame="1" High="1" Low="1" RelativeAge="0"/>
- <Alpha Frame="2" High="0" Low="0" RelativeAge="100"/>
- </Alphas>
- <Colors>
- <Color Frame="1" RelativeAge="0">
- <Color b="1" g="1" r="1"/>
- </Color>
- <Color Frame="2" RelativeAge="100">
- <Color b="1" g="1" r="1"/>
- </Color>
- </Colors>
- <Physics>
- <Default>
- <VelocityDamping High="1" Low="1"/>
- </Default>
- </Physics>
- <Draw>
- <RenderObject>
- <ObjectSet/>
- <ObjectSet/>
- <ObjectSet/>
- </RenderObject>
- </Draw>
- <Volume>
- <Cylinder>
- <Offset x="0" y="0" z="0"/>
- </Cylinder>
- </Volume>
- <Velocity>
- <Ortho>
- <Position>
- <x High="0.001" Low="0.001"/>
- <y High="0" Low="0"/>
- <z High="0" Low="0"/>
- </Position>
- </Ortho>
- </Velocity>
- <Event/>
- <Update>
- <RenderObject Rotation="ROTATE_AROUND_VELOCITY">
- <AngleX High="7" Low="0"/>
- <AngularDamping High="0.95" Low="0.95"/>
- <StartSize>
- <x High="0" Low="0"/>
- <y High="0.5" Low="0.5"/>
- <z High="0.5" Low="0.5"/>
- </StartSize>
- <SizeRate>
- <x High="1" Low="1"/>
- <y High="0" Low="0"/>
- <z High="0" Low="0"/>
- </SizeRate>
- <SizeDamping>
- <x High="0.8" Low="0.4"/>
- <y High="0.8" Low="0.8"/>
- <z High="0.8" Low="0.8"/>
- </SizeDamping>
- </RenderObject>
- </Update>
- </FXParticleSystemTemplate>
- </AssetDeclaration>
|