So.. I'm trying to make Blockland shorts via bots on my own. Just using dumbed down, event controlled bots. This is a time consuming and painstaking process that takes a forgetTON of eventing, a lot of specifically named bots and spawns, as well as bricks for movements, aiming, and firing.
Each individual firing command has to be perfectly timed to hit anything, if anything at all. Each movement has to be precise and specific, with it's own unique event, and brick. Sometimes multiple if you want it to look somewhere while doing so.
Obviously, this is simple enough with but a few bots, but I'm currently using an average of 12 bots per scene. And I've made several scenes so far. However, this I am fine with... I can manage the mass of eventing. What I cannot handle, however, is getting a bot to drive a vehicle in any useful pattern. Or to even drive at all.
TL;DR: I'm making videos with bots and forgettons of events and I need to know if there is a way to make a bot drive a land vehicle. Nothing fancy, I just need it to drive from point A, to point B, without going off track.