example.md 339 B


tags: resource title: Create atlas brief: This example shows how to create an atlas with two images and use it on a sprite and in a gui author: Defold Foundation

scripts: create_atlas.script, create_atlas.gui_script

The example creates a texture and an atlas with two images and uses the two images on a sprite and a gui box node.