Simple Board Game movements (NOT CHESS)

Thank you for the quick response. I have done the 1st 4 suggestions. I have a dice roll button on my HUD and a pawn blueprint. In my pawn BP I have a next target integer with all 40 target points.
I have character movement set up, I can even get the pawn to move to the start point and if i roll the dice it will go to the points but nothing more. I believe i need a way to have the “Dice Rolled” number move to the next target. Is an AI required?