so I have a plane but its a model and I want to know whats a way to move the model continously?
my plane will be cloned from the Lighting to the workspace and travel to the other side of the map but I don't know how to do that with moveTo? can anyone point me in the right direction on how to do this
The only way I can think that this can be accomplished is making the parts un-anchored, weld them all together with a script to one main part. Then, use a script to CFrame that main part, or even use objects like BodyVelocity and BodyGyro. Hope this helps. I cannot provide a script.
watch this video and try using this method or maybe it will give you some insight to your problem or a new idea. https://www.youtube.com/watch?v=dqyJk0w2AY0
You dont ask for scripts, you make them yourself and test them, and if they do not work then you ask here.