Is it possible to detect a collision only on the stroke of a circle?
I have a circle that is gradually increasing in size and would like to check if it collides with other circles. But I would like to check only if the outline not the fill of the circle collides with another circle.
Is this possible?