Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
Very interesting thing you found, and unfortunately, this looks to be an issue with the game itself and how Animation Masks are used. When you begin to turn, the animation mask is removed and re-applied; this seems to break the current animation state and causes your character to start the turn animation instead of just rotating their upper body. Almost all animation "fixes" being applied here are animation masks, as the alternative would be to replace all animation files which is a lot to say the least. Player movement, aiming, and the current animation state is controlled in the Java core, I cannot fix this via a mod in Lua.
With Fancy Handwork disabled, you can easily reproduce this same issue by aiming a pistol while holding a bag in your left hand.
I could potentially fix this for when you are just aiming a pistol in the main hand by not re-applying the mask, however, holding any item in your left hand would still cause this issue currently.