Request: looking for a simple plugin

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 :wink:

Should it match the ground normal and/or apply random rotation?

It shouldn’t match ground normal and it should apply a random rotation. Though, bonus points if you add an option for one or both of these. :slight_smile:

1 Like

Has options for random rotation, using surface normal, and automatic deselecting :smiley:

2 Likes

Nice! That’s 2 extra bonus points for you sir, which I’ll express in 500 robux each. Can you make a T-shirt for 5715 robux so I can buy it?

That’s an awfully specific price lol

EDIT: o

5715*0.7 (tax) = ~4000 :wink:

1 Like

I’ve encountered a few bugs, so I decided to look through the code to see if I could fix them. I managed to fix it and published a slightly improved version. For anyone who’s interested: https://www.roblox.com/Model-Stamper-V1-1-item?id=337501417

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.