Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: qn9663 on September 13, 2013, 02:10:44 AM
-
How can I to merge the two atlas into a. After the merger without modifying the uisprite call?
-
Add all the source files to a single atlas, change the atlas used on each widget. No automated method sadly.
You could make an editor script to do the atlas changing for you.