OpenRA / d2

A d2 mod for OpenRA
GNU General Public License v3.0
57 stars 20 forks source link

Follow units #199

Open evgeniysergeev opened 4 years ago

evgeniysergeev commented 4 years ago

In original it was possible to follow units. In OpenRa, it is named 'Guard' order, but in d2, 'Guard' mean just stop. Need to implement ability to follow unit.

Also need to investigate how this was works in original. Probably by using 'MOVE' and clicking on another unit?