So I’m trying to adjust my textures one by one and its taking forever because I have to guess the studs for each texture I want to show up, Is there any way to make things much faster? Like a plugin where you can crop the texture?! CM02BIN_TEX_004_COPY|500x500 (example)
If that is the texture, then getting the exact coordinates of each part will get annoying, even more if there are more parts with more textures. I get that’s what is happening
If there’s an easier way, without using a plugin, it would be to put each texture singularly in the roblox library, then apply them to the objects, no coordinates needed, just the textures…
To crop the texture you could also just use paint, and then pass it to the library…
I’ve found this. It’s only if it’s a mesh.
Yeah, I just really want a crop in plugin for textures, but uploading them individually would take me most of my time and is inefficient and takes too much resources of roblox
Well, the only way I can think of is by applying those textures individually as a decal, because you will only use them once and not constantly in repeating patterns.