unitycoder / PixelArtTileTools

ideas for pixel art tile drawing tool (since everything else is too complicated and too many clicks)
MIT License
0 stars 0 forks source link

features #1

Open unitycoder opened 2 days ago

unitycoder commented 2 days ago

Why?

Wanted to make random tilemap generator for LDTK -> Too much work to assign ruletiles in LDTK -> Make fully procedural map generator -> Draw basic tilesets > AseSprite doesn't support seamless previews for tilesheets (single tile within sheet) -> Too much work to draw all 18 tile combinations (and their edge connections) in AseSprite -> Too difficult to find ready tilesets (search features are so limited in sites) -> Pondering about custom Pixel Art Tile Editor -> Previously did simple pixel art tool already https://github.com/unitycoder/PixelArtTool -> That tool would need rework/updates -> Make new tool from scratch for this purpose only -> ???

Features that i would need

unitycoder commented 1 day ago

current drafts

image