30DaysOfUnrealEngine icon indicating copy to clipboard operation
30DaysOfUnrealEngine copied to clipboard

Chess board snapping functionality

Open Yonet opened this issue 4 years ago • 0 comments

  • [ ] 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.

Yonet avatar Sep 15 '20 06:09 Yonet