BRANDON_GAMERZ

Roblox conveyor script

Feb 17th, 2021
608
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. while true do
  2. script.Parent.Velocity = script.Parent.CFrame.lookVector * 10
  3. wait(0.1)
  4. end
  5.  
  6. Watch here to how to make conveyor belt in roblox studio : https://youtu.be/ewBgwzcIybM
Add Comment
Please, Sign In to add comment