platformer icon indicating copy to clipboard operation
platformer copied to clipboard

Create animation layer

Open justgook opened this issue 5 years ago • 0 comments

For animation layer there is enough just use binary LUT, so each color can represent 32bits or 32px

Make custom selector that can use all that data to encode / decode in each pixel data for all 32 tiles, and use same approach as for animated tiles, (Maybe Keyframes, AnimatedTileLayer)

justgook avatar Jul 03 '19 00:07 justgook