simplify animations config

This commit is contained in:
commy2 2018-07-21 09:16:05 +02:00 committed by GitHub
parent 3b5747423a
commit 78ee7d4677
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,8 +1,5 @@
class CfgMovesBasic { class CfgMovesBasic;
class Default;
};
class CfgMovesMaleSdr: CfgMovesBasic { class CfgMovesMaleSdr: CfgMovesBasic {
class States { class States {
// fixes hand being stuck at rifle which is on the back // fixes hand being stuck at rifle which is on the back
@ -11,11 +8,6 @@ class CfgMovesMaleSdr: CfgMovesBasic {
weaponIK = 0; weaponIK = 0;
}; };
// wake me up inside
class Unconscious: Default {
InterpolateTo[] = {"DeadState",0.1};
};
class AmovPpneMstpSnonWnonDnon; class AmovPpneMstpSnonWnonDnon;
class ACE_UnconsciousOutProne: AmovPpneMstpSnonWnonDnon { class ACE_UnconsciousOutProne: AmovPpneMstpSnonWnonDnon {
//file = "\A3\anims_f\Data\Anim\Sdr\dth\pne\stp\ras\Rfl\AdthPpneMstpSrasWrflDnon_1"; //file = "\A3\anims_f\Data\Anim\Sdr\dth\pne\stp\ras\Rfl\AdthPpneMstpSrasWrflDnon_1";