Skip to content

Let players change the direction a formation is facing #928

Open
@heinezen

Description

@heinezen

This is basically an extension to the existing movement command. Right now, formations in AoE2 will always face in the direction the units are coming from. This makes the direction of a formation unpredictable as players never know the exact path a group will take.

How does it work?

RIGHT-CLICK followed by an immediate release of the moue button will work as before. The direction of a formation would be changed by holding RIGHT-CLICK and dragging the mouse pointer in the direction the formation should face (see below).

Moving the mouse pointer will pivot the formation around the point where the player right-clicked. Unit lines will always be orthogonal to the line between pivot point and mouse pointer. To aid the player in choosing the right direction, the UI should display the selection circles where the units will stand when arrivng.

Will this change the balance?

Unlikely, since right-clicking without drag will always be faster. I see the main use case for unit groups that are moved long distances across the map, where the direction of a formation is generally unpredictable. Just in case, we should give players the option to turn this feature off in MP games. Then it remains a nice addition to single player.

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedBlocked by a another issue or missing featurelang: c++Done in C++ codenice new thing ☺A new feature that was not there beforeto-discussIdea or suggestion that needs some discussion before implementation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions