| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- <?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:fxwaterfall.xml" type="instance"/>
- </Includes>
- <FXParticleSystemTemplate ParticleTexture="FXWaterFall" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" Shader="ALPHA" SortLevel="1" SystemLifetime="1" Type="GPU_PARTICLE" id="AUDolphinHitSpash">
- <Lifetime High="25" Low="25"/>
- <Size High="25" Low="15"/>
- <BurstCount High="6" Low="5"/>
- <Alphas>
- <Alpha Frame="2" High="1" Low="1" RelativeAge="14"/>
- <Alpha Frame="3" 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="14.999999">
- <Color b="1" g="1" r="1"/>
- </Color>
- <Color Frame="3" RelativeAge="100">
- <Color b="1" g="1" r="1"/>
- </Color>
- </Colors>
- <Wind AngleChangeMax="10" AngleChangeMin="-10" FullStrengthDist="1" Motion="PING_PONG" PingPongEndAngleMin="5.49779" Strength="1" TurbulenceAmplitude="0.01" TurbulenceFrequency="0.1"/>
- <Physics>
- <Default Gravity="-0.2">
- <VelocityDamping High="0.99" Low="0.99"/>
- </Default>
- </Physics>
- <Draw>
- <Gpu SpeedMultiplier="1"/>
- </Draw>
- <Volume>
- <Cylinder>
- <Offset x="0" y="0" z="0"/>
- </Cylinder>
- </Volume>
- <Velocity>
- <Ortho>
- <Position>
- <x High="1" Low="-1"/>
- <y High="1" Low="-1"/>
- <z High="1.5" Low="1.5"/>
- </Position>
- </Ortho>
- </Velocity>
- <Event/>
- <Update>
- <Default Rotation="ROTATE_IN_WORLD_SPACE">
- <SizeRate High="2" Low="2"/>
- <SizeRateDamping High="0.9" Low="0.9"/>
- <AngleZ High="3" Low="-3"/>
- <AngularRateZ High="0.1" Low="-0.1"/>
- <AngularDamping High="0.9" Low="0.9"/>
- <AngularDampingXY High="1" Low="1"/>
- </Default>
- </Update>
- </FXParticleSystemTemplate>
- </AssetDeclaration>
|