Add new layer detection to keep colors mapped correctly.

This commit is contained in:
Anna Rose Wiggins 2024-07-29 23:22:57 -04:00
parent ec8e131829
commit 0ed105d355
5 changed files with 78 additions and 49 deletions

View file

@ -11,6 +11,7 @@
"contributes": {
"scripts": [
{ "path": "./advanced-spritesheet-export.lua" },
{ "path": "./abase-listeners.lua" },
{ "path": "./abase-commands.lua" },
{ "path": "./abase-sprite.lua" }
]