This is a test project that checks to see whether your mouse pointer is hovering over any buttons, a.k.a. the Love button, the Favourite button, the Green Flag, etc. It uses the direction of a sprite and the mouse X and Y positions. Feel free to use this system with credit to @chipm0nk or @chipm0nk-tutorials! Note, this project does not work very well in fullscreen. Some ideas to get you started; ~Make a game in which hovering the mouse over the right buttons in the right order will give you the key to the next level. ~Make a game in which hovering the mouse over the favourite button gives you a power up, but the power up can not be used if the mouse is not over that button. Thank you for viewing this project! Tags; #detector #chipm0nk