| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- <?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:excrit.w3x" type="instance"/>
- </Includes>
- <FXParticleSystemTemplate Drawable="EXCRIT" PerParticleAttachedSystem="" Priority="HIGH_OR_ABOVE" Shader="W3D_ALPHA" SortLevel="1" SystemLifetime="1" Type="DRAWABLE" id="CritHit_Bak">
- <Lifetime High="20" Low="10"/>
- <BurstCount High="5" Low="5"/>
- <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>
- <Color Frame="3" RelativeAge="0">
- <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>
- <Point/>
- </Volume>
- <Velocity>
- <Ortho>
- <Position>
- <x High="0.1" Low="0.1"/>
- <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"/>
- <AngleY High="0.2" Low="-0.2"/>
- <AngleZ High="0.2" Low="-0.2"/>
- <StartSize>
- <x High="0" Low="0"/>
- <y High="0" Low="0"/>
- <z High="0" Low="0"/>
- </StartSize>
- <SizeRate>
- <x High="0.5" Low="0.25"/>
- <y High="0.4" Low="0.2"/>
- <z High="0.4" Low="0.2"/>
- </SizeRate>
- <SizeDamping>
- <x High="0.9" Low="0.9"/>
- <y High="0.7" Low="0.5"/>
- <z High="0.7" Low="0.5"/>
- </SizeDamping>
- </RenderObject>
- </Update>
- </FXParticleSystemTemplate>
- </AssetDeclaration>
|