[LIB] Sprite generator #35
AndyGFX
started this conversation in
Libs And Tips
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Generate sprite from mask in map editor, where pixel definition depend on used tile.
-- TILE ID = 0 = Always EMPTY
-- TILE ID = 1 = Always STATIC - RED
-- TILE ID = 2 = Always EMPTY/VOID by seed - GREEN
-- TILE ID = 3 = Always EMPTY/SOLID by seed - BLUE
-- TILE ID = 4 = Y-axis MIRROR
-- TILE ID = 5 = X-axis MIRROR
Download: LIB-SpriteGenerator
Beta Was this translation helpful? Give feedback.
All reactions