F3XTeam / RBX-Building-Tools

A set of powerful, easy building tools for ROBLOX.
41 stars 22 forks source link

New Feature: Custom entries to New Part tool #13

Closed AnonymousPrayers closed 9 years ago

AnonymousPrayers commented 10 years ago

I think it would be beneficial to builders if there were a way to enter custom fields to the new part tool. The part created when this option is used would be taken from the current selection, and would only work if there was only one part selected (or perhaps used the most recently selected part instead). This could be accomplished by creating a model in ReplicatedStorage in which clones of the player's custom entries are stored. Also, I think the text color should be different on custom options, to tell them apart from preset ones.

GigsD4X commented 10 years ago

So essentially it'd allow for the creation of part templates?

AnonymousPrayers commented 10 years ago

That's the concept in a nutshell.

AnonymousPrayers commented 10 years ago

I think I have an idea for this, I'll try to code it later tonight...