Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

how can i fix this antigravity script? i am terrible at cframe

Asked by 2 years ago
while true do
    script.Parent.Velocity = script.Parent.CFrame.Y *-196.2
wait(0.1)
end

fix my code i am bad at cframe help i am makign a space ship

Answer this question