Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
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.