glest / glest-source

Glest is a network multi-player cross-platform 3D real-time strategy (RTS) game, where you create armies of units and battle different factions.
https://glest.io
GNU General Public License v3.0
57 stars 39 forks source link

Double click on the floor to move (click to attack) #162

Closed biels closed 6 years ago

biels commented 6 years ago

Many players are having issues with the attack / move mechanics. Originally the problem was that the default command was "Move" and units would pass in front of enemy units without attacking them. Then in ZetaGlest we switched it up to "Attack". Now players are getting confused when they want to retreat and start telling units top move back yet no unit seems to take a hint. My solution would be to assign the command "Move" to the double click on the floor. That way you can easily switch between the attack and move modes without touching the keyboard. The "M" key approach works but is far from ideal