I'm using TurnMarker1 for highlighting token turns in a tactical combat game. Some tokens are able to cloak. We use the opacity slider for this. That way, the token is still on the board and selectable by its owner(s) and me (the GM) but no one else. The problem now is that the only way for the token's owner(s) to select the token is to "search" for it on the map by selecting areas via drag-and-drop. Is there an easier way to do this via the R20 UI? Barring that, TurnMarker1 performs an auto-focus/highlight for the GM when advancing through the Turn Tracker. If I modified the script, could I do the same for the token's character sheet controller? If so, what's the best way to do this?