example.md 345 B


tags: resource title: Modify atlas brief: This example shows how to replace an image in an atlas author: Defold Foundation

scripts: modify_atlas.script

The example loads an image bundled as a custom resource (bundled in the game archive) and uses it to replace the first image of an atlas. See code comments for implementation details.