isn’t the wildcard example wrong?
or i might be mistaken
Nope - looks fine to me. Which part did you think was wrong with it, out of curiosity?
I think the right side of the example picture should be like this
ik a very big detail
Fair - I’ll update the graphic. Thanks!
Is there any way to select instances with specific properties? I want to select all textures in a game which have a specific ID in them to change their scale.
Hello, would you know how to do this:
In a folder in workspace named “Bushes”, I have multiple models named “Bush” and in them two types of meshparts, “Leaves” and “Leaf”. In them are two things, textures and scripts, but how would I just get rid of the scripts in these specific bushes (named Script)? There are scripts in other models, but I only want to select the leaves and leaf scripts. TIA!
EDIT: I got it working! This plugin is actually quite useful once you get the hang of it. Thanks!
I hope there will be descendant matching, this is something that’d be really useful for me
It would be great if this feature came. For example, select all the objects whose color is Royal Purple.
XAXA’s Part Picker might help with your case, but I’m talking about more specific instances like decals and textures.
hello there! i wonder if i can do the next thing: selecting a specific type of union that has a name, but comes in that theres more things that have that same name, but i just want those Unions named that not the other things named the same as idk an attachment having the same name
Example: i want to select something called “Stick”
i type Stick and those get selected, comes in that the plugin selects all the things called Stick but theres Unions, Attachments, Decals, etc that are called “Stick” so how could i make it so it ONLY picks the “Unions” called Stick, not interested in selecting the Decals & Attachments
Thanks if you answer! im kinda new on pro scripting
This is really useful to the Roblox Dev Community! Thanks for posting this.
This is so useful buy why R$ 8,285
he explains the price changes on his channel, but now its usd. he has a form you can fill out if its hard to get the plugin in your country
Thanks elttob! enjoy the $30! well worth it.
Is it possible to select somethings parent? Like I wanna select a object with a specific names parent, when i do .BasePart > “GrassHitbox” it selects the grasshitbox object, but i want it to select the basepart. If this isn’t possible you should definitely add parent matching
nvm i realized u can right click and select all the parents lol