30DaysOfUnrealEngine
30DaysOfUnrealEngine copied to clipboard
Chess board snapping functionality
-
[ ] Add center location dictionary: {A1: [x,y], ...}
-
[ ] When a pawn is let go of the hand, calculate the closest center.
-
[ ] Snap the piece to the closest center on the board.