Threat Plates

Threat Plates

30M Downloads

Range indication?

PitStains opened this issue · 3 comments

commented

Is there a way to fade when a target is not in range?

commented

No, currently there is no way to do that. It has be requested quite often, see here (#113) and I actually have a basic patch that would allow me to add this, but I did not finish it as I am unsure regarding the performance impact. Checking for range constantly for every nameplate is CPU intensive.

commented

Thanks, understandable. I was actually hoping to just have the range indication on the active target.

commented

That would reduce CPU impact, true. Once I have more time, I still want to look into it and the lib I would like to use for it (LibSpellRange). It‘s nothing I can add without some thought I think :)