Rightclicking fails to give Attack command to LLT
https://www.youtube.com/watch?v=QMq1VU4LOqY
This setting was apparently involved:
I think this issue exists for every unit that cant settarget, when the setting is turned on for example, right click also does nothing for imps, and phoenixes.
the setting 'Right click sets target instead of attacking' seems to influence this widget:
However, there's no check for if set-target exists or not
I guess technically, this isn't a bug, since for example right click repair isn't going to do anything if the unit cant repair But it feels really bad when right clicking a unit doesn't really do anything. and also its not super obvious what units can or cant set target
I think the way to fix this is some combination of:
- Allowing some units to set target (maybe some units have set target off for a reason? )
- Adding some sort of fallback behavior
- Doing an attack command instead of set target (this might still be annoying though, maybe the setting would have to clarify that some units dont have set-target and will instead attack. it could also be an extra subsetting)