Blockland Forums > Suggestions & Requests
Advanced bots?
Brickmaster:
Hello, I was wondering something. Is it possible to have advanced bots? I am currently building an airported, and I wanted AI traffic that could taxi, fly, then respawn at their gates.
Crispy_:
you can make bots drive cars by using the gotobrick events and place the bot spawn above the vehicles
i dont know about planes though, you could try the same method as above to see if that would work
Brickmaster:
--- Quote from: Crispy_ on June 09, 2013, 02:00:16 AM ---you can make bots drive cars by using the gotobrick events and place the bot spawn above the vehicles
i dont know about planes though, you could try the same method as above to see if that would work
--- End quote ---
already have, don't think bots can make the plane go up.
Gen. Hothauser:
--- Quote from: Brickmaster on June 09, 2013, 01:09:28 PM ---already have, don't think bots can make the plane go up.
--- End quote ---
Correct.
Using zonebricks, zoneevents, and add/setvelocity is how I have always done this, though rotation was always a bit annoying, but I never really needed rotation. A change rotation event would be nice, though.
Brickmaster:
--- Quote from: Gen. Hothauser on June 09, 2013, 06:46:20 PM ---Correct.
Using zonebricks, zoneevents, and add/setvelocity is how I have always done this, though rotation was always a bit annoying, but I never really needed rotation. A change rotation event would be nice, though.
--- End quote ---
But with addvelocity, it just suddenly bumps the aircraft up to a height. I want it to be smooth.