Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

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:

  1. local assetId = 257489726
  2. local InsertService = game:GetService("InsertService")
  3. local model = InsertService:LoadAsset(assetId)
  4. model.Parent = workspace 

idk if itl work tho