Hello, im using wings to create a model and after exporting the model uv map i wanna know how to change the resolution. Now its 512 and i want to change it to 1024
Thanks
07-14-2014, 04:54 PM (This post was last modified: 07-14-2014, 04:57 PM by micheus.)
After you have UV mapped your object you should choose the texture size, you know, but after that, if you want to change the texture size you just can replace it with one that respect its proportions. So, you can resize or replace the current one 512x512 for another 1024x1024.
The image size is assigned to UV map in values like 0-100% in which 0-512px means 0.0-1.0, 0-1024px means 0.0-1.0, ...
I'm not sure I'm using the right terms, but I hope you can understand them.