I know I need to get the player position, and I need to divide their x and y coordinates by the cell size to get the cell they're in, then multiply them again to put the box in that cell, but I don't know what actual code I need to do each of these steps