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
Its really good, but I have a suggestion to improve it even more.
As it is the units are hunting the dummy brains, and some times they get stuck and stop fighting because of it.
To solve this and make them actually hunt each other, simply add the line "passenger:AddToGroup('Brains')" in the reinforce function.
You can also swap local brain = CreateActor("Dummy Controller" ) to local brain = CreateACrab("Crab" ), so the AI wont be distracted by the dummy brains.
I tested it with the modifications and it seems to work fine.
Hope this helps!
Hi
thank you for the suggestions!
i added the those lines to the script. However everytime the Crab moves underground it gets destroyed which triggers a short game over screen before the next one spawns.
I am trying to completely remove those underground brain actors by setting the reinforcement Actors to a Player brain:
However the game doesnt allow me to select these actors then D: