cod5-sdk/raw/fx/weapon/shellejects/fx_ptrs_view.efx

187 lines
2.1 KiB
Plaintext

iwfx 2
{
name "shell";
editorFlags modColorByAlpha useRandVel0 useRandVel1 useBackCompatVel playOnTouch boundingSphere;
flags spawnRelative spawnFrustumCull spawnOffsetNone runRelToEffect useCollision dieOnTouch;
spawnRange 0 100;
fadeInRange 0 0;
fadeOutRange 0 0;
spawnFrustumCullRadius 100;
spawnLooping 200 1;
spawnOneShot 1 0;
spawnDelayMsec 1 0;
lifeSpanMsec 5000 0;
spawnOrgX 0 0;
spawnOrgY 0 0;
spawnOrgZ 0 0;
spawnOffsetRadius 1 0;
spawnOffsetHeight 1 0;
spawnAnglePitch 0 0;
spawnAngleYaw 180 0;
spawnAngleRoll 0 0;
angleVelPitch -233 466;
angleVelYaw -233 466;
angleVelRoll -233 466;
initialRot 0 0;
gravity 100 0;
elasticity 0.5 0;
windinfluence 0;
atlasBehavior startFixed;
atlasIndex 0;
atlasFps 1;
atlasLoopCount 0;
atlasColIndexBits 0;
atlasRowIndexBits 0;
atlasEntryCount 0;
velGraph0X 200
{
{
0 0.5
1 0.5
}
{
0 0.413876
1 0.41866
}
};
velGraph0Y 0
{
{
0 0.5
1 0.5
}
{
0 -0.5
1 -0.5
}
};
velGraph0Z 280
{
{
0 0.5
1 0.5
}
{
0 0.5
1 0.0167464
}
};
velGraph1X 0
{
{
0 0
1 -0.5
}
{
0 0
1 0.5
}
};
velGraph1Y 0
{
{
0 0
1 0.5
}
{
0 0
1 -0.5
}
};
velGraph1Z 0
{
{
0 0
1 -0.5
}
{
0 0
1 0.5
}
};
rotGraph 10
{
{
0 0
1 0
}
{
0 0
1 0
}
};
sizeGraph0 1
{
{
0 1
1 0
}
{
0 1
1 0
}
};
sizeGraph1 1
{
{
0 1
1 0
}
{
0 1
1 0
}
};
scaleGraph 1
{
{
0 1
1 1
}
{
0 1
1 0
}
};
colorGraph 1
{
{
0 1 1 1
1 0 0 0
}
{
0 1 1 1
1 0 0 0
}
};
alphaGraph 1
{
{
0 1
1 0
}
{
0 1
1 0
}
};
lightingFrac 0;
collOffset 0 0 0;
collRadius 2;
fxOnImpact "weapon/shellejects/fx_ptrs_resting";
fxOnDeath "";
sortOrder 5;
efPriority 255;
emission "";
emitDist 1 0;
emitDistVariance 0 0;
trailSplitDist 0;
trailScrollTime 0;
trailRepeatDist 0;
runner
{
"weapon/shellejects/fx_ptrs_view_blurred01"
};
}