code:
while true do
script.Parent.Velocity = script.Parent.CFrame.lookVector *7
wait(0.1)
end
i was trying to make a factory building game in Roblox but when i clone the script for the belt it is in the cloned part but it does not run at all. I’ve tried for 6 hours to get the script to run.
New contributor
rgjava is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.