Blockland Forums > Suggestions & Requests
Set Bot Paths
Mr.Noßody:
I want a tool to easily map out bot movement paths. Set a path and have the bot follow it without needing bricks for the bot to touch.
I'm looking at you Port, because I know you have this already.
Port:
--- Quote from: Mr.Noßody on August 26, 2013, 02:14:36 PM ---I'm looking at you Port, because I know you have this already.
--- End quote ---
what I have is completely different
I have a nodegraph editor and I write small scripts to make bots do what I want them to with the graphs
Pliny:
Bots don't need to touch bricks to be ordered to other bricks. Just use the 'onbotreachbrick' event and you're good to go.
RaR:
--- Quote from: Port on August 26, 2013, 03:56:34 PM ---what I have is completely different
I have a nodegraph editor and I write small scripts to make bots do what I want them to with the graphs
--- End quote ---
so basically you have what the OP wants lol
Mr.Noßody:
--- Quote from: Pliny on August 26, 2013, 04:26:26 PM ---Bots don't need to touch bricks to be ordered to other bricks. Just use the 'onbotreachbrick' event and you're good to go.
--- End quote ---
You still need bricks to reach, same stuff.
--- Quote from: Port on August 26, 2013, 03:56:34 PM ---I have a nodegraph editor and I write small scripts to make bots do what I want them to with the graphs
--- End quote ---
If it could be polished into a tool to place and pick up nodes in a circuit for the bot to follow, it would be optimal for player use.
I want somebody to invest time into that..