so uh i, like, made some horrible custom block thing that isn’t even useful XD basically it zips up your data into a tiny little nugget (table) with sum kind of like, labels on it ig oh and also theres a block that “unzips” the data by removing all the random lables n stuff


drag these into the editor and do ur thing with them
It could be useful in some circumstance:
with some enhancement, you could zip:
- a costume by including its width and height
- a color by encoding its RGB values
- a sound by including its rate and samples
- etc.
It could be useful to save something in the browser’s storage using the database library…
note: you can automaticly know the type with:

and Welcome to snap !