This time we did a bunch of experiments trying to figure our how to integrate the A* pathfinding algorithm into the server so the monsters can avoid obstacles. I’m not very happy with the approach that we figured out, but seems like it will work and at least it’s a good starting point. Next time we’ll try to actually integrate it into the server, see how it works, and then we’ll try to figure out how to optimize/improve it.