Im trying to make a balloon tower defence game.
Put this in the GUI
Cloned = game.Workspace.PartThatNeedsToBeCloned script.Parent.MouseButton1Click:connect(function() C = Cloned:Clone().Parent = workspace --Move the part wherever you want here end)
Edit: Don't forget to accept the answer if this helps you.
Closed as Not Constructive by M39a9am3R, yumtaste, and Perci1
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?