mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
no left hand - weapon IK when swag walking (combat pace)
This commit is contained in:
parent
ba80eb63eb
commit
b32849a68e
@ -77,6 +77,15 @@ class CfgMovesMaleSdr: CfgMovesBasic {
|
|||||||
class AmovPercMwlkSlowWrflDr: AmovPercMwlkSlowWrflDf {
|
class AmovPercMwlkSlowWrflDr: AmovPercMwlkSlowWrflDf {
|
||||||
leftHandIKCurve[] = {};
|
leftHandIKCurve[] = {};
|
||||||
};
|
};
|
||||||
|
class AmovPercMwlkSlowWrflDf_v1: AmovPercMwlkSlowWrflDf {
|
||||||
|
leftHandIKCurve[] = {};
|
||||||
|
};
|
||||||
|
class AidlPercMwlkSrasWrflDf: AmovPercMwlkSlowWrflDf {
|
||||||
|
leftHandIKCurve[] = {};
|
||||||
|
};
|
||||||
|
class AmovPercMtacSlowWrflDf: AmovPercMwlkSlowWrflDf {
|
||||||
|
leftHandIKCurve[] = {};
|
||||||
|
};
|
||||||
|
|
||||||
// enable optics in prone left and right stance
|
// enable optics in prone left and right stance
|
||||||
class AidlPpneMstpSrasWrflDnon_G0S;
|
class AidlPpneMstpSrasWrflDnon_G0S;
|
||||||
|
Loading…
Reference in New Issue
Block a user