pmgl / microstudio

Free, open source game engine online
MIT License
936 stars 106 forks source link

Feature request: sprite layers #227

Open ephetic opened 4 months ago

ephetic commented 4 months ago

It'd be nice if we could draw parts of our sprites in separate layers to break down art/animation modularly. The engine would need to understand an ordered collection of layers and draw them in that order.