Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- asset = 279357722--Insert The AssetId Of The Model Here
- model = game:GetService("InsertService"):LoadAsset(asset)
- model.Parent = game.DirectoryYouWantItToBeIn
- model:MakeJoints()
- model.Name = "InsertedModel"..asset
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement