|
| 24 Nov 2012 06:55 PM |
I want this script to be stronger, as in when the plane loads on top of the force block it kinda goes slow, and I need it to go faster, but sometimes if I add an insane number it wont run! Any help?
Wait(30)
while true do script.Parent.Velocity = script.Parent.CFrame.lookVector *999999999999999 wait(0.1) end |
|
|
| Report Abuse |
|
| |