Hey all,
I’m working on board game which involved dragging different coloured squares onto an 8x8 square grid. I can’t seem to figure out how to get the squares to drop onto whichever square the mouse releases it on.
Is there a way to retrieve the instance name of any objects on the stage that the mouse rolls over?
Thanks!