Installera Steam
logga in
|
språk
简体中文 (förenklad kinesiska)
繁體中文 (traditionell kinesiska)
日本語 (japanska)
한국어 (koreanska)
ไทย (thailändska)
Български (bulgariska)
Čeština (tjeckiska)
Dansk (danska)
Deutsch (tyska)
English (engelska)
Español – España (spanska – Spanien)
Español – Latinoamérica (spanska – Latinamerika)
Ελληνικά (grekiska)
Français (franska)
Italiano (italienska)
Bahasa Indonesia (indonesiska)
Magyar (ungerska)
Nederlands (nederländska)
Norsk (norska)
Polski (polska)
Português (portugisiska – Portugal)
Português – Brasil (portugisiska – Brasilien)
Română (rumänska)
Русский (ryska)
Suomi (finska)
Türkçe (turkiska)
Tiếng Việt (vietnamesiska)
Українська (ukrainska)
Rapportera problem med översättningen
single player| viewmodel shows up fine, but no animations play when left-clicking, right-clicking, or pressing R, model is static
Comparing both v_toolgun and c_toolgun, c contains a few a_adjustment animation layers for the weapon firing (a_fire01/02), which I highly suspect cause issues if they become missing.
I did a bit of testing, and you can get around this issue by calculating the position of v_toolgun and translating all of c_toolgun's animations to those positions. And for me, that doesn't cause any issues at all.