Is there a method that exists to detect if pixels with an alpha value higher than a certain amount (AKA, non-transparent pixels) are intersecting the non-transparent pixels on another actor? I'm not just talking about within the Greenfoot API. Would be very interesting if something like this existed :D. Then transparent pixels wouldn't influence intersections.