glest-source icon indicating copy to clipboard operation
glest-source copied to clipboard

implement unit patrolling

Open andy5995 opened this issue 7 years ago • 2 comments

There should be a "patrol" mode for units

  • press hotkey (p) or icon when units are selected
  • select 2 or more points on the map
  • press hotkey (p) again
  • units move between selected points in attack mode
  • if they see enemy units, then attack. Afterward, resume patrol

Command queuing is already a feature of the game using the shift key. One might be able to use the command queuing to implement unit patrolling.

andy5995 avatar Jan 24 '18 00:01 andy5995

this was implemented in GAE, maybe we can look in there?

Jammyjamjamman avatar Jan 24 '18 23:01 Jammyjamjamman

When was the GAE code last updated? You think we could just merge in some patrol functions? :) A good idea, actually, if it's possible.

andy5995 avatar Feb 13 '18 09:02 andy5995