I need a plugin which should be fairly simple to make. I would be able to make it by myself, but there are a few things about plugins which I haven’t fully figured out yet so I’m here to ask if someone can make it for me instead as it’s probably faster and other people might benefit from it as well. If someone is able to make it for me, I’ll thank that person with 3000 robux.
So, to get to my request:
I need a plugin which works like a stamper tool. After you select the plugin (the plugin should have a button to activate it), you should be able to select a Model with a set PrimaryPart. After selecting the model, there should be a box around the Model to indicate that it is selected. Then, if you click on another Model/a Part/a bit of terrain (basically anything that’s considered for mouse.Target), a copy of the selected Model should be made and parented to the game.Workspace and the copy its PrimaryPart’s CFrame should be set to mouse.Hit. The original model should then automatically be deselected.
In case my explanation wasn’t clear, here’s a sketch of what it would look like:
Bonus points if…
…there’s an option (preferable through an interface) to offset the clone its position relative to mouse.Hit
…there’s an option not to deselect the original Model after a clone is put into the workspace
If you’re up to this, make sure to put a link to the plugin in this topic after it’s done so other can use it as well