Hello! I am trying to make a plane insert and then teleport the plane to me when I click a button in a GUI. How do I make that work?
local assetId = _____ script.Parent.MouseClick1Down:Connect(function() game:GetService("InsertService"):LoadAsset(assetId).Parent = game.Workspace
Closed as Not Constructive by User#6546
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?