Dice, Board game help

Glad to know you are progressing. If your road is linear without derived paths, you may want to try adding blocking volumes surrounding it. Else. You may need to make every tile a “tile actor”, so you can get its “world space” location. Then, call the function “AI Move to (actor or location)” and get the tile destination previously saved as actor or location variable.