Quote: "can vehicles be made to move?
is there any kind of a flight system?"
As noted above, the answers to these questions is LUA scripting.
In about a month I hope to release a script which is designed to make objects (vehicles) move through a programmable set of steps from one location to another. Also be able to turn left or right, pause and move again, and even reset itself so the movement sequence can be automatically repeated.
You will not need to write the movement code, but at the beginning of the LUA script you will be able to add specific X/Z location parameters and command codes that will allow the object to move through up to 20 steps, with each step allowing for movement, turning, and pausing for a specific period of time.
I wrote this about a year ago for a large urban area scene I've been creating, and it works well. I currently have over a dozen vehicles automatically moving through the environment. Each uses the same base script, only the parameters (and script name) are changed for each vehicle.
I posted a video of the action on the forum some time ago, called Welcome to Mill Town.
Good Scripting
"THERE IS NO SPOON"
AMD 6300 6 core 3.5 ghz, Windows 8.1, 8GB ram, GTX 650 2GB ram