ScratchData LogoScratchData
Back to raucket's profile

[HOWTO] Build large list from variable

RAraucket•Created April 7, 2016
[HOWTO] Build large list from variable
42
23
336 views
View on Scratch

Instructions

Fast drawing image from list

Description

When the builder is done, I draw 43200 colored dots in a blink of an eye. If you click the green flag again you'll see! :-D I also needed to look into and implement the variable to list packer/builder because of problems uploading large lists. I'm storing a full-screen image here, 480x360, this makes the list carry 172800 elements. Way to large for uploading/saving online. I've added some code/comments inside to show how it works. Thanks to @bip901 for optimizing tip! Thanks to @MartinBraendli for testing without clones and make the drawer twice as fast!

Project Details

Project ID104430981
CreatedApril 7, 2016
Last ModifiedApril 20, 2016
SharedApril 7, 2016
Visibilityvisible
CommentsAllowed