Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I been thinknig about coop also. Changing the AI behavior. For example the aliens always turn and follow the player. I would like to change this so the aliens straft left or right while turning and make it play more like a human behavior. If I could get the positions and angles of the aliens and angle of the player. I could write some C++ AI Behavior code that does this. The AI would be whole lot better. :) Anyways keep up the great work UberFoX this mod is awesome. :)
The thing is there is no C++ code in the game for you to edit.
You would have to write the AI in pure assembly and that is assuming you could locate all the apis that handle the AI.