Hello Guest

Author Topic: Rescaling specific textures to the atlas  (Read 3900 times)

yanivp

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 5
    • View Profile
Rescaling specific textures to the atlas
« on: April 28, 2015, 12:13:41 pm »
Hi,
We're optimizing our atlases by lowering the resolution of some textures (things that look alright half or quarter scaled down). I noticed that there's a way to rescale the entire atlas, but I couldn't find a way to scale specific textures. There's a scale option in the atlas editor but it looks like it's not affecting the actual texture in the atlas just the logical representation afterwards inside the game. We want to avoid scaling the original textures in case we later on decide to re-optimize differently.

I wonder if I'm missing something, if not then I think this feature can be very beneficial to optimization.

Thanks!

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: Rescaling specific textures to the atlas
« Reply #1 on: April 28, 2015, 03:05:15 pm »
You can't rescale individual textures and we don't intend on adding that as a feature anytime soon - we don't have time / resources to add a proper scaling function in there (basic filtering looks really poor vs photoshop).