Advertisement
lesterleal12

Conveyor

Jan 21st, 2017
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. local conveyor = script.Parent
  2. conveyor.Velocity = conveyor.CFrame:vectorToWorldSpace(Vector3.new(0, 0, -conveyor.Configuration.Speed.Value))
  3. conveyor.SurfaceGui.Enabled = false
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement