I havent tryed this yet but launch novetus and select the work at a pizza place map and click on studio with map and insert a script into the workspace and copy this code:
- local assetId = 257489726
- local InsertService = game:GetService("InsertService")
- local model = InsertService:LoadAsset(assetId)
- model.Parent = workspace
idk if itl work tho