I currently have over 200 textures for my model, and I want each block to keep their textures. However, I wanted to clear up the amount of textures that I have so that it is a little more optimized.
With how my model works, I have multiple folders for each body part. For example, a folder for the tail, head, ect. because my model is being used for a genetics simulation. So it has multiple different sections that can be replaced/swapped out. Because of this, I need all textures to stay attached to their blocks, but also need to clear up the amount of total textures.
Is there a way I can essentially "merge" textures, without textures getting messed up?