Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: qn9663 on September 13, 2013, 02:10:44 AM

Title: How can I to merge the two atlas into one
Post 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?
Title: Re: How can I to merge the two atlas into one
Post by: Nicki on September 13, 2013, 09:09:09 AM
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.