Hello.
a few questions for the decision to move on NGUI.
- I whant to provide only HD atlas, and use it with pixel perfect on both 2048×1536 and 1024x768, remaining same screen proportions. As i need only this resolutions, HD sprites should looking the same, as 2d software zoom by 50%, the same quality as 50% reduced, right? Performance not critical for me while development (not so complex gui, and can provide SD atlas later). More important thing is flexibility: working with two atlases at a time is not an option at all while developing.
As for now, no NGUI using, i have no pixel perfect objects with sprites, matching HD, and shown "as is" on SD, and it look quite ok. But whant pixel perfect for clear fonts.
Is it possible?
- Im going to instantiate sprite in the position of 3d object in the scene (lifebar, popup menu etc). Its auto ajust after instancing to be pixel perfect? And in case object moving?
thank you