This is a library for those who need two-dimensional lists. See inside for all the code given. The custom blocks are like normal list blocks, but they work exclusively in list items. If you use another list, you'll have to replace all instances of the "List" list with your list :/ Now including blocks that allow data inside of data to be loaded up to the main "List" list to have multiple dimensions in a single list. Example applications: - Storing complex game data (which is what I am doing) - Encoding data
Save code: https://scratch.mit.edu/projects/811065312 This is intended to be used by myself, but I made this project to test multi-dimensional lists and to share the custom blocks to you guys.