Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: Majicpanda on February 13, 2013, 11:39:53 AM
-
If you make some changes to images in an NGUI made atlas and need to update the atlas, is it normal to have to open atlas maker and then select all the images you want to update and hit update all?
In tk2d if you have an atlas with an image in it and then replace that image in say your Materials folder, it automatically updates your atlas for you without changing anything.
-
Yes. NGUI doesn't keep references to your source textures intentionally (so that they don't get included in the build).