GKEnialb
September 8th, 2022, 00:59
Is there a way to directly determine which token(s) encompass a particular x,y position (anywhere on the token, not just the center)? Currently I loop through all tokens, get their center positions and size, and do the math to determine if it contains the coordinate, but was wondering if there was a more efficient way.