Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: jandujar on May 12, 2014, 05:12:44 AM

Title: NGUI + Texturepacker help
Post by: jandujar on May 12, 2014, 05:12:44 AM
Hello,

we are trying to use "texturepacker" with NGUI with no success.

We need something to translate from texturepacker data to NGUI atlas information

Any advice of how to get this working?

We know that we can use atlas maker (from NGUI) to make atlas for our game, but we need to use texturepacker because we use advanced features and scripting for generating our bundles.

Title: Re: NGUI + Texturepacker help
Post by: ArenMook on May 12, 2014, 04:25:38 PM
Export from Texture Packer in the text format, then specify the TXT file in the TP Import field on the atlas inspector.
Title: Re: NGUI + Texturepacker help
Post by: jandujar on May 27, 2014, 10:34:06 AM
thanks for your hep. ;)