I added basic support for A* pathfinding. To add bot type in console: cb <botname> chase <botname> bc <botname> go <x> <y>
bc means "bot command", go means to find path to [x,y] postion in map (in map tiles).
Have fun with it.
Log in to post a comment.