Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 901 Bytes

File metadata and controls

26 lines (18 loc) · 901 Bytes

Atlas

Makes your life easier when working with images and atlases.

Features
Adds 4 different actions to your context menu when you have images (and an atlas) selected.

  • Add images...
    • Add any number of images to the selected atlas.
  • Add images as animation...
    • Add any number of images to the selected atlas within an animation group.
  • Create New Atlas
    • Create a new atlas from the selected images
    • Create a new atlas from a directory
  • Remove duplicated images
    • Remove any duplicated images in an atlas

Install

You can use the these editor scripts in your own project by adding this project as a Defold library dependency. Open your game.project file and in the dependencies field under project add:
https://github.com/Jerakin/editor-script-atlas/archive/master.zip

Preview

atlas