Advertisement
LeafyHirt

Model script

Jan 19th, 2021
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. asset = 6248199784--Insert The AssetId Of The Model Here
  2. model = game:GetService("InsertService"):LoadAsset(asset)
  3. model.Parent = game.workspace
  4. model:MakeJoints()
  5. model.Name = "Gold's Car"..asset
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement