How do I make this type of player's movement? Example of the game "Quest 8" in the link: gamedesign.jp/games/arasuji/synopsispc.html
The player moves, using a grid-like motion, toward the object-cursor position where the last mouse click was made, only on the floor where the player can move and respecting solid objects, such as walls.
Thank you!