SkeletalScripts

Drag script

Jun 12th, 2020
828
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.13 KB | None | 0 0
  1. -- put this into container as a localscript
  2. script.Parent.Active = true
  3. script.Parent.Draggable = true
  4. script.Parent.Selectable = true
Advertisement
Add Comment
Please, Sign In to add comment