Detects if the mouse is in the box or not
Made it because I'm trying to make a 1s1s but since you can't use if <touching ()> {} I needed a different way to do collision detection. I believe it's also more precise than if <touching()> {} so I might use it in some other projects too.