|
| 13 Nov 2015 02:44 PM |
| I am trying to make a ride and want to make the cart smoothly move in. I dont want a jumpy movment I want a nice smooth movment |
|
|
| Report Abuse |
|
|
| |
|
|
| 13 Nov 2015 02:50 PM |
How would I add that to this script? function onClicked() workspace.test.Position = Vector3.new(-608.3, 33.9, 250.7) end script.Parent.ClickDetector.MouseClick:connect(onClicked) |
|
|
| Report Abuse |
|
|