
This project can do two things, it can: - Detect your mouse position outside of the project window - Detect if you hover over the love and favourite buttons (on desktop) using a rudimentary method of testing your mouse's position.
@Raimu8 for the basis of the boundless mouse x/y detection, which allows you to detect the mouse position outside the project window I was intending to make this a true Love / Favourite detector, however it turns out the "mouse down" block doesn't work when you click outside of the project player, so we can't detect if you actually CLICK the love and favourite buttons.