| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- <?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:fxpsyonicendgeo.w3x" type="instance"/>
- </Includes>
- <FXParticleSystemTemplate Drawable="FXPSYONICENDGEO" PerParticleAttachedSystem="" Priority="MEDIUM_OR_ABOVE" Shader="W3D_ALPHA" SystemLifetime="1" Type="DRAWABLE" id="JapanPsyonicDraw">
- <Lifetime High="30" Low="30"/>
- <Alphas>
- <Alpha Frame="1" High="1" Low="1" RelativeAge="0"/>
- <Alpha Frame="2" High="1" Low="1" RelativeAge="50"/>
- <Alpha Frame="3" High="0" Low="0" RelativeAge="100"/>
- </Alphas>
- <Physics>
- <Default>
- <VelocityDamping High="1" Low="1"/>
- </Default>
- </Physics>
- <Draw>
- <RenderObject>
- <ObjectSet/>
- <ObjectSet/>
- <ObjectSet/>
- </RenderObject>
- </Draw>
- <Volume>
- <Cylinder>
- <Offset x="0" y="0" z="15"/>
- </Cylinder>
- </Volume>
- <Velocity>
- <Ortho>
- <Position>
- <x High="0" Low="0"/>
- <y High="0" Low="0"/>
- <z High="-0.1" Low="-0.1"/>
- </Position>
- </Ortho>
- </Velocity>
- <Event/>
- <Update>
- <RenderObject Rotation="ROTATE_AROUND_VELOCITY">
- <AngleX High="7" Low="-7"/>
- <AngularRateX High="-0.25" Low="-0.25"/>
- <AngularDamping High="1" Low="1"/>
- <StartSize>
- <x High="0" Low="0"/>
- <y High="0.8" Low="0.3"/>
- <z High="0.8" Low="0.3"/>
- </StartSize>
- <SizeRate>
- <x High="0.05" Low="0.01"/>
- <y High="-0.01" Low="-0.01"/>
- <z High="-0.01" Low="-0.01"/>
- </SizeRate>
- <SizeDamping>
- <x High="1" Low="1"/>
- <y High="1" Low="1"/>
- <z High="1" Low="1"/>
- </SizeDamping>
- </RenderObject>
- </Update>
- </FXParticleSystemTemplate>
- </AssetDeclaration>
|