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
I want to slow them down, they run too fast and I do not think I need them, can I do it?
Open the Ambient Zombie module, paste this code into the "init EH" array...
(_this # 0) setAnimSpeedCoef 0.5;
This will half the speed of all spawned zombies.
If you feel this makes them too slow you can play around with the numbers at the end of the code to find a speed your happy with.
For further reading...
https://community.bistudio.com/wiki/setAnimSpeedCoef
Hope this helps. :-)