|
| 15 Jan 2016 07:02 PM |
so
while wait()do if game.Workspace.house:FindFirstChild(player.Name.."SelectedModel") and script.Parent.building.Value == true then game.Workspace.house[player.Name.."SelectedModel"]:MoveTo(mouse.hit.p) end end
this script works, but there are two big issues
a lot of times the model appears above my head and the model moves into the camera when i zoom out |
|
|
| Report Abuse |
|