|
| 12 Apr 2016 05:04 PM |
I have a ferrari model, and a function to tp an obj, it looks like this
buypart = script.Parent --(part to step on to buy) fer = game.Workspace.Ferrari --(model)
function tp() fer.RVD.Position = Vector3.new(coords here)
end
if you are wondering, RVD is the model's primarypart
any help? doesn't work |
|
|
| Report Abuse |
|
| |
| |
| |