I am confused with gsap.to moving to coordinates.
I have a game board with 182 tiles and 182 playing tiles.
The goal
When the user clicks the bag, a random playing tile is selected and is "supposed" to move over the tile on the board.
The CodePen example is just testing for column A and B.
Note: SVG image was create in Inkscape.