Zero-K icon indicating copy to clipboard operation
Zero-K copied to clipboard

Show path hotkeys?

Open GoogleFrog opened this issue 7 months ago • 0 comments

Apparently this exists now

You can type /showpathtype to see traversability without having a unit selected. It's easiest to use if you bind keys for various units. For example: // path traversability bind Alt+sc_q showpathtype bot3 // bot con bind Alt+sc_w showpathtype tank3 // veh con bind Alt+sc_e showpathtype hover2 // hover con bind Alt+sc_r showpathtype boat3 // ship con bind Alt+sc_t showpathtype atank3 // amphibious con bind Alt+sc_y showpathtype bot1 // tick

Epic menu could have this in its keybind sections. We could also do something like Select Factory To Build -> Shows Pathing. it would depend on how obnoxious the visual overlay is though.

GoogleFrog avatar Jul 10 '24 08:07 GoogleFrog