For the complete documentation index, see llms.txt. This page is also available as Markdown.

Sprite atlas and editor. Editor artifacts

For convenience of reskining editor uses the gameplay sprites directly. You can change sprites and see the changes in the editor.

Problem Description: However somehow in the runtime it may be strange to see an atlas instead of sprites in the editor.

Solution: To avoid this issue. Swich the Sprite Packer to Enable for Builds

And you will see the editor fine during the runtime.

Last updated