Description
It includes a circle crosshair that is shown while in combat.
New skins can easily get implamented using the api see CrosshairOverlay/Skins/Circle for an example.
For the actual targeting you have to use a macro as addons can not do this for you, i use GSE
with this keypress but any macro should work.
/cleartarget [@focus,noexists][@focus, noharm][mod:alt]
/targetenemy [noharm][dead]


