If we have a lot of belts to place or remove we need big amount of time to do it. So let's do something what do it for us and save our time!
![Wink ;)](./images/smilies/icon_e_wink.gif)
Moderator: ickputzdirwech
what about placing one track/belt then placing that robot, filling it with coal and however many belts you want it to place, and it just follows the belt or track that it was placed on(or just moves forward like a train.....FreeER wrote:Also if you want it to lay out belt 'tracks' for you that would again require some sort of gui or it would just do a set number in a preprogrammed pattern (probably x belts north of your current position) not the most useful.
Yes you could do robot that follows belt track. One problem is there is no way to find out belt's orientation, but you could set belts orientation same as robot's moving direction (could be also use to turn belts around). Another problem is how to handle intersections. Naturally you would pick the one that exits, but again can't see orientation. getorientation() mayby in next update?Dakkanor wrote:what about placing one track/belt then placing that robot, filling it with coal and however many belts you want it to place, and it just follows the belt or track that it was placed on(or just moves forward like a train.....FreeER wrote:Also if you want it to lay out belt 'tracks' for you that would again require some sort of gui or it would just do a set number in a preprogrammed pattern (probably x belts north of your current position) not the most useful.
I always forget about thatrk84 wrote:One problem is there is no way to find out belt's orientation