cod5-sdk/raw/fx/impacts/footstep_mud.efx

195 lines
2.3 KiB
Plaintext
Raw Permalink Normal View History

2008-11-20 00:00:00 +00:00
iwfx 2
{
name "splash";
editorFlags useRandSize0 useRandRotDelta useRandVel0 useBackCompatVel;
flags spawnRelative spawnFrustumCull spawnOffsetNone runRelToWorld;
spawnRange 0 700;
fadeInRange 500 200;
fadeOutRange 0 0;
spawnFrustumCullRadius 30;
spawnLooping 20 4;
spawnOneShot 4 0;
spawnDelayMsec 0 30;
lifeSpanMsec 300 100;
spawnOrgX 0 1;
spawnOrgY -2.5 5;
spawnOrgZ -2.5 5;
spawnOffsetRadius 1 0;
spawnOffsetHeight 1 0;
spawnAnglePitch 0 0;
spawnAngleYaw 0 0;
spawnAngleRoll 0 0;
angleVelPitch 0 0;
angleVelYaw 0 0;
angleVelRoll 0 0;
initialRot -360 720;
gravity 10 1.25;
elasticity 1 0;
windinfluence 0;
atlasBehavior startFixed;
atlasIndex 0;
atlasFps 1;
atlasLoopCount 0;
atlasColIndexBits 0;
atlasRowIndexBits 0;
atlasEntryCount 0;
velGraph0X 80
{
{
0 0.5
1 0.08333
}
{
0 -0.5
1 -0.07843
}
};
velGraph0Y 80
{
{
0 0.5
1 0.07407
}
{
0 -0.5
1 -0.07407
}
};
velGraph0Z 5
{
{
0 0.5
1 0.5
}
{
0 0.246411
1 0.0119617
}
};
velGraph1X 1
{
{
0 0
1 0
}
{
0 0
1 0
}
};
velGraph1Y 1
{
{
0 0
1 0
}
{
0 0
1 0
}
};
velGraph1Z 1
{
{
0 0
1 0
}
{
0 0
1 0
}
};
rotGraph 20
{
{
0 -0.5
0.2989 -0.3
0.7126 -0.1682
1 -0.1221
}
{
0 0.5
0.25 0.2955
0.6983 0.15
1 0.06206
}
};
sizeGraph0 25
{
{
0 0.1709
1 1
}
{
0 0.1519
1 0.5
}
};
sizeGraph1 160
{
{
0 0.25
1 0.75
}
{
0 1
1 0
}
};
scaleGraph 1.333
{
{
0 0.75
1 0.75
}
{
0 1
1 0
}
};
colorGraph 1
{
{
0 0.2 0.1882 0.1843
1 0.2706 0.2549 0.2471
}
{
0 1 1 1
1 0 0 0
}
};
alphaGraph 1
{
{
0 1
0.6006 1
0.7874 0.8911
0.908 0.6436
1 0
}
{
0 1
1 0
}
};
lightingFrac 0.4;
collOffset 0 0 0;
collRadius 0;
fxOnImpact "";
fxOnDeath "";
sortOrder 5;
efPriority 10;
emission "";
emitDist 1 0;
emitDistVariance 0 0;
trailSplitDist 0;
trailScrollTime 0;
trailRepeatDist 0;
billboardSprite
{
"gfx_fxt_mud_splash01"
"gfx_fxt_mud_splash02"
};
}