Hello world! in this video I'm going to show you that you can assign a vehicle to the camera. and create some very interesting effects. I've set up the scene with a UFO. Let's go to setup scene and look at these markers. I've set up a few markers so let's take Let's select the UFO. I started with the scene with a scene that had a bunch of stuff in it just to make this a little easier. and I'm going to select one of these markers and move the UFO to that marker. Let's do onTheGround and move the UFO to that position and (I'll make this a little smaller so you can see it. OK.) Let's try each of these. If we move to the one that's onCliffWall4. and select onTheGround and it's right there. on the canyon spires, up there off on the right, and off on the left . In my code I have the UFO move to the marker that would put it on the cliff wall and then move to the canyon spires, moved to the position that's off on the right, and then to the marker that's off on the left. I have this in a while loop so that it repeats forever. I'm going to restart that, and you can see the UFO and it moves from one position to the other and then repeats that. OK. I'm going to add just one little thing, I'm going to pick the camera and I'm going to set the vehicle for the camera before that to the UFO. This is going to look like the camera is on the UFO. When we run this, You don't see the UFO at all. It's like the camera is looking out the window of the UFO. So you can do that to create some really interesting effects.