1
General / Check if hovering over a visible part of a sprite
« on: June 01, 2020, 10:16:56 am »
I'm trying to work on a ui library for my game, and I need to make sure that the buttons are not under other objects, to invoke their events. Any way I can go about this?