no left hand - weapon IK when swag walking (combat pace)

This commit is contained in:
commy2 2015-02-12 14:18:34 +01:00
parent ba80eb63eb
commit b32849a68e

View File

@ -77,6 +77,15 @@ class CfgMovesMaleSdr: CfgMovesBasic {
class AmovPercMwlkSlowWrflDr: AmovPercMwlkSlowWrflDf {
leftHandIKCurve[] = {};
};
class AmovPercMwlkSlowWrflDf_v1: AmovPercMwlkSlowWrflDf {
leftHandIKCurve[] = {};
};
class AidlPercMwlkSrasWrflDf: AmovPercMwlkSlowWrflDf {
leftHandIKCurve[] = {};
};
class AmovPercMtacSlowWrflDf: AmovPercMwlkSlowWrflDf {
leftHandIKCurve[] = {};
};
// enable optics in prone left and right stance
class AidlPpneMstpSrasWrflDnon_G0S;