Author Topic: How can I to merge the two atlas into one  (Read 2937 times)

qn9663

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 4
    • View Profile
How can I to merge the two atlas into one
« 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?

Nicki

  • Global Moderator
  • Hero Member
  • *****
  • Thank You
  • -Given: 33
  • -Receive: 141
  • Posts: 1,768
    • View Profile
Re: How can I to merge the two atlas into one
« Reply #1 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.