Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
-1

How would I automate this, and is it possible with Vector3?

Asked by
Zexisk 0
9 years ago

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?

1 answer

Log in to vote
0
Answered by 9 years ago

Could you include the code here? Also, you can move the models with model:MoveTo(<vector3>)

Ad

Answer this question