Instalează Steam
conectare
|
limbă
简体中文 (chineză simplificată)
繁體中文 (chineză tradițională)
日本語 (japoneză)
한국어 (coreeană)
ไทย (thailandeză)
български (bulgară)
Čeština (cehă)
Dansk (daneză)
Deutsch (germană)
English (engleză)
Español - España (spaniolă - Spania)
Español - Latinoamérica (spaniolă - America Latină)
Ελληνικά (greacă)
Français (franceză)
Italiano (italiană)
Bahasa Indonesia (indoneziană)
Magyar (maghiară)
Nederlands (neerlandeză)
Norsk (norvegiană)
Polski (poloneză)
Português (portugheză - Portugalia)
Português - Brasil (portugheză - Brazilia)
Русский (rusă)
Suomi (finlandeză)
Svenska (suedeză)
Türkçe (turcă)
Tiếng Việt (vietnameză)
Українська (ucraineană)
Raportează o problemă de traducere
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. :-)