- Home /
Texture help
When I change de resolution of a texture of an object, all objects that have that texture change the resolution too, who knows how i can fix that?
Comment
Textures, to my limited knowledge however, are applied via link. So your object LIN$$anonymous$$S to texture. Therefore if you change the texture it shows on all objects. You essentially changed their link target.
Simplest yet not really good way is to have multiple resolutions of your texture if you need this.
Or make a special shader to achieve desired effect.
Or maybe change the UV.
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Hatching shader (Two o.Albedo ?) 1 Answer
Specific texturing 1 Answer
collision with objects, physics 1 Answer