Let's say I created an image like this:
IMG = image("...")
Is it possible to know if a player is standing on top of that given image?
Is it possible to know if a player is standing on top of a given image directory? (Such as if a player is standing on any image that it's location is
gfx/cs2d.png)