Advertisement
DreamGamer_real

opressor spawner idk its work or not

Oct 18th, 2019
157
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. asset = 4086019731--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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement