Pacman Unity

Hello,

I am developing a pac man 2d with unity, and i would like an opinion from you.
What is the best method I can use to make pacman move in the maze, i’ve been using linecast with some empty objects used as sensor, but seem like it does not work well, sometimes pacman get stucked in the corners.

Thank you

Pacman is ideal for a tilemap…

1 Like