Hello there!
I have 2 sprites, one is the board and the other is an object. I want to move the object to the board with mouse click. But i want to use the board like a canvas or frame.
I want to move object to (0,0) and it will be in (0.0) into the board, not the layout. How do i do?