Downloading texture off a part

image

How do I save the texture of this part so I can apply it later when it becomes a mesh, I’m using this part as an example.

2 Likes

The original texture is stored here

C:\Program Files (x86)\Roblox\Versions\version-305a714528b3478a\PlatformContent\pc\textures\fabric

you will have to unwrap the model and apply the texture appropriately, but im fairly certain you can apply materials to imported meshes in roblox, if the direction of the material doesnt bother you

2 Likes