Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: cometeor on July 22, 2014, 11:42:03 PM

Title: Auto adjust sprites to fit when reduce atlas max texture size?
Post by: cometeor on July 22, 2014, 11:42:03 PM
I make up an atlas of 2048X2048, what's the easy way to scale it to 1024X1024 while keeping the sprites right?
Title: Re: Auto adjust sprites to fit when reduce atlas max texture size?
Post by: ArenMook on July 22, 2014, 11:46:00 PM
You can't do it anymore. There used to be a way to do it back in NGUI 2, but since I changed the code to use pixel coordinates rather than texture coordinates this is no longer an option.