Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: elizeusz on October 05, 2012, 02:08:11 AM
-
Hi is there the way to change resolution of my atlas for example 2048 by 2048 without loosing my spritse in the game ? If i do eh resolution change my sprites are not theseme.
-
what altas packer are you using ?
-
Yup. Change the coordinate system on your atlas by selecting it and choosing "TexCoords". You can then resize the image freely.
-
Is there an inconvenient in using TexCoords ? Is it less precise than pixels for example ?
-
You don't need to keep it active. Once you open up your atlas that got its texture resized, you can switch it back to pixels.
-
Okay but is there an advantage / inconvenient about using Tex Coords or Pixels ?
-
TexCoords doesn't support all features.
-
Oh yes I see, thanks ;)