- Home /
How to rotate object to face toward the path using Astar pathfinding?
Hi, I'm using A* pathfinder for my MonsterAI to find the right way out of the maze. My monster is moving and everything would be right, but... Well, it's not rotating at all. And I understand, cause I haven't implemented any code to rotate object. That's because I don't know such a code.
Is there anybody familiar with AStar Pathfinder?
Comment
Your answer
Follow this Question
Related Questions
A* Pathfinding with mecanim and rotation 1 Answer
Look rotation makes sudden changes 1 Answer
How to get all gameObjects with a script on them 1 Answer
different axis for different objects? 1 Answer
Rotating wrong 0 Answers