Total Members Voted: 12
Just upload the console.log and post the link.
Edit: Does it detect head-space yet?
Here's a picture of the proving grounds, because I'm really enjoying this:green lines are walkable areas.
completely forgot I still had the problem, I don't use the bots that much lately anyways so I'll do that either when I feel like it or if it's still happening after the next slayer update
That's pretty impressive. Does it just go from there and search through all possible paths for the shortest one?
I see you were inspired
How about crouchable area?
Does it automatically renode if new bricks are planted?
Thanks seth I'll take a look.Essentially. It uses the A* pathfinding algorithm: https://en.wikipedia.org/wiki/A*_search_algorithmpossibly :Dnot yet - I plan on implementing "action nodes" where the bot will do something like crouch as it traverses them.That's a work-in-progress right now.
Will be dynamic pathfinding? (it updates for new placed bricks)