Hello Guest

Author Topic: Going over Max Size in Atlas Settings  (Read 3260 times)

fallingbrickwork

  • 2D Toolkit
  • Newbie
  • *
  • Posts: 30
    • View Profile
    • Montague's Mount
Going over Max Size in Atlas Settings
« on: April 21, 2015, 12:05:23 pm »
Hi,

I have a sprite collection that is being used for my GUI. Within it's settings I have set the Max Size to 2048 (I may be targeting lower end systems and mobile). The collection itself is made up from about 8 different Sprite Sheets. The sprites within these sheets don't currently add up to more than the combined 2048x2048, but should I be mindful to keep an eye on these as they increase? If the contained sprites to push the collection over 2048x2048 what happens? Is it flagged as such?

Kindest Regards,
Matt.

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
Re: Going over Max Size in Atlas Settings
« Reply #1 on: April 22, 2015, 12:14:53 am »
You get an error message popup saying it can't fit the textures into the atlas. I would say just keep pushing it until it breaks, then step back and decide what to do then...