Is there a way to test if an X/Y position is inside a path (or array of X/Y points)?
Specific use: I made my own vector art format cause I needed to be sure it'd render at a high framerate. And now I need to find out which shape is clicked/touched.
Specific use: I made my own vector art format cause I needed to be sure it'd render at a high framerate. And now I need to find out which shape is clicked/touched.