was8bit 2024-08-17 06:10 (Edited)
... please test the building format and give feedback :)
This converts any image block into a buildable item when all of the movable building blocks match item's image...
Version 1 is TOUCH
Swipe to slide blocks...
Version 2 is GAMEPAD
choose a build to start....
arrows moves cursor
arrows+(A) slides tiles
V2.2 lets you see all the tiles, making it easier to plan your moves...
was8bit 2024-08-17 06:17 (Edited)
*note* the outer edges of the 8x8 image block are not used... so only the range (1,1) to (6,6) are used...
Feel free to edit the first image and test it out... remember, the colors 0 (background),1,2,3 are all used....
was8bit 2024-08-17 06:20
This could be used for any game, where using this screen a player could select an item they want to try to build, and would then have that item when returned to the game...
was8bit 2024-08-19 23:13 (Edited)
Tests from my real life testers revealed some needed improvements... please stand by as i implement these improvements ...
... version 2.2 fixes an issue...