So I know you can move Parts with Vector3, but can you move models with it?
I want to automate a Plane for Ro-Aviation, but if I change 'Part' to the model's name in a script, it doesn't work.
How exactly would I automate it so it fly's on it's own, and would this be possible?
Could you include the code here? Also, you can move the models with model:MoveTo(<vector3>)