Nitofsomething

insert thing

Jul 17th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. asset = 46787718 --Insert The AssetId Of The Model Here
  2. model = game:GetService("InsertService"):LoadAsset(asset)
  3. model.Parent = game.DirectoryYouWantItToBeIn
  4. model:MakeJoints()
  5. model.Name = "InsertedModel"..asset
Add Comment
Please, Sign In to add comment