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 would like 2 squads, similar to what they have in the Aliens movie, with a few more Xenomorph attacks.
Nah, this is exactly why marines get killed is because they stand next to eachother.
Wounded people should be back in the corner, while the healthy ones are in front.
yes! could be especially helpful for maybe trying to stall time at a choke point.
The system they have in place was not designed to allowed individual orders and it would most likely take a full rewrite of the entire movement and queue system to do what you're wanting...and for what? The game works great as it is.
Pass.
Add an individual action button called 'Hold Position' that automatically issues 'Stop' commands to all other marines. Done.
Not necessarily. More likely the game always treats your unit as a single entity, and it arranges the individual people in it dynamically. If you like, you could imagine a game with a single monster as the player character, but they have a bunch of limbs doing different things automatically. You direct the monster and the limbs act on their own. Just because it can handle a single person in the unit doesn't mean it is set up to be able to command two different units. If the code was built from the ground up assuming you would only ever command a single unit then it is entirely possible that it simply can't support multiples due to incompatible code. If the hypothetical monster game allowed you to lose/grow limbs, you could wind up controlling them with only one limb, but that's not the same as the code being made in a way that would allow you to control two different monsters with one limb, not to mention more than one.
They'd probably have to rewrite a large part of the game to let you control individual units and it's just not that kind of game. It's an intentional design decision. You can either accept it or move on.