Hi, I just have quick question.
I have set up a GUI texture atlas, can I resize parts of the atlas on demand?
Example, I have an image i want to display in its full size on the main menu, but i want a shrunk down version to be displayed on the loading screen. Do I have to put both sizes in to the atlas, or can i set up unty to shrink the image on demand.
Thanks all.