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

How would I make a model move smoothly to a brick?

Asked by 6 years ago
Edited 6 years ago
script.Parent.Parent.Parent.Parent:GetModelCFrame().p = game.Workspace.Warpy.Position

^ Wont work

I want the model to move smoothly to a brick in workspace called "Warpy".

0
You could use "SetPrimaryPartCFrame()", although this will not move it smoothly. Link: http://wiki.roblox.com/index.php?title=API:Class/Model/SetPrimaryPartCFrame Bluemonkey132 194 — 6y

Answer this question