Author Topic: Problems with texture packer  (Read 1057 times)

Tatanan

  • Jr. Member
  • **
  • Thank You
  • -Given: 11
  • -Receive: 0
  • Posts: 81
    • View Profile
    • Casual Arena
Problems with texture packer
« on: July 03, 2014, 12:27:39 PM »
Hello.
I employ the last versions of NGUI, Unity and TexturePacker. I have an TexturePacker atlas that I want to import/convert into a NGUI atlas. I follow the steps, drag the .txt JSON file and more or less it works, but some sprites are "moved", ie, they are not taken as expected.

Any solution?

Thank you.
Game developer on Casual Arena.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Problems with texture packer
« Reply #1 on: July 04, 2014, 01:45:39 PM »
Make sure that the texture is imported at its native dimensions. Ie: 4096x4096 instead of 1024x1024 for example.