Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: nah0y on October 10, 2012, 09:15:40 AM

Title: Number of atlas in a game
Post by: nah0y on October 10, 2012, 09:15:40 AM
Hi Aren,

You said here : http://www.tasharen.com/forum/index.php?topic=12.msg43#msg43 that in your game you only had a pair of 1024x1024 textures.
But we are using a LOT more than than in our 2D game. In windward for example, docks, ships, trees towers etc... are using an atlas ? And everything (with the UI) fit in only 2 atlases of 1024x1024 ?
Title: Re: Number of atlas in a game
Post by: ArenMook on October 10, 2012, 09:34:13 AM
It's for the UI. UI only uses one 1024x1024 texture for all of it, except the splash screen. Splash screen uses another 512x512 I think.
Title: Re: Number of atlas in a game
Post by: nah0y on October 10, 2012, 09:36:38 AM
Hum, okay thanks.
For the UI we're using 6 atlas of 2048x2048, but we have a lot of different sprites and interface... but of course, I think it can be optimized and take 4 atlas, but still...
Title: Re: Number of atlas in a game
Post by: ArenMook on October 10, 2012, 09:40:23 AM
It used to be a single 512x512 texture before Hjupter sexied up the UI. :P
Title: Re: Number of atlas in a game
Post by: nah0y on October 10, 2012, 09:41:12 AM
lol, I can't wait yo show you guys what we've done with our game :p