There has been a question similar to this, but I would like to know how to do it with models. When I use to "Move" function on a model and try to make it go through it or partly inside of it, that's just not what it does. Can you please help? It would really help me with a special task.
newPosition = Vector3.new(0,0,0) model:TranslateBy(model:GetModelCFrame().p-newPosition)