Advertisement
shgsiughiiruhdu12354

my model

Apr 13th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. asset = 3069323174 --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 = "Death but no chat"..asset
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement