AdamsLair/duality

visual editor for slicing up textures

Shadowblitz16 opened this issue · 2 comments

Summary

Please make a visual editor for slicing up pixmaps like in unity.

Analysis

pros
-makes creating sprite atlas quicker and easier
-more visual

cons
-requires more code making duality bigger

Attachments

image

We actually already have one - if you right click on a pixmap and select 'Slice Pixmap' you will open the 'Pixmap Slicer' window. You can manually specify sprite rects, resize rects with the mouse, slice with a grid, and automatically slice the pixmap by opacity.

Awesome thanks