Closed Indy2222 closed 2 years ago
After #11 is implemented adapt it to proper object movement.
There are several requirements:
Research available algorithms. Plain A* won't work.
After doing a bit more research, I decided to go with a version of NavMesh in the first iteration:
After #11 is implemented adapt it to proper object movement.
There are several requirements:
Research available algorithms. Plain A* won't work.