@aliatraces lovely! could the balls within the sdf act as particles, ie explode or move in waves in sync with music, or are their locations fully defined by the sdf?
This allows you to put a lot more image data than fits in the sprite and tile sheets, import while keeping palette data, or get around "no sprites allowed" limitations of online compos. *cough* You can find an example of the code in our demo from inercia tic80.com/play?cart=2315
My friend Decca has updated his #TIC80 image import tool, TicMcTile can now place image data into lua or js source files, compress the image data, and decompress it for you. Used this last weekend for getting a cute shark into a bytejam! github.com/PhilSwiss/ticm…