Related software

VaTexAtlas plugin is designed to work with sprite sheet data exported from TexturePacker (https://www.codeandweb.com/texturepacker) in JSON Array data format.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/56cfc397-7710-4859-b6bf-3ce972395b88/tc_conf_0.png

Project configuration

Data

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/ca3eb6c5-aae3-478c-a25e-019a75377474/tp_conf_1.png

It's important to use this configuration:

If you leave .json extension it will be imported to Unreal as Paper2D spritesheet.

Texture

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/9129e3a7-5547-4fc5-a52d-a38de192b28e/tp_conf_6.png

Use default configuration for most cases - it's best choice for UI.

Layout

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/f62caf2b-59fb-4f82-85be-7e5941733131/tp_conf_2.png

Use provided settings if you're making a game for mobile devices. It's right choice to have squared POT textures for them.

For desktop projects you can disable "Force squared" option.

Also, Scale option can be useful for different item icons, etc., where pixel-perfect resolution isn't necessary.