Hi, there! I’m currently doing my first render, but what really bothers me is the fact that every character has the same texture of the other character. Does anyone know how to fix this? Any resource would help me a ton. Thanks!
Here’s the issue:
https://gyazo.com/19e9969b306d685ddef6eeafc133435d
You have to create each material for every person, if all of the avatars have the same material, they will share the same textures.
Alright. I know how to do that, but how do I apply the texture to the material from a file?
Edit: I got it, thanks!