108000 Size Upgrade! Suggested by this comment: rkgamer: “ Nice project! You can increase the size limit to 108000 by converting the blank sprite from vector to bitmap. (The blank sprite is actually 2x2, converting it to bitmap makes it 1x1.) ” This makes it so you can make the sprite normal sized or V E R Y B I G . • How does this work? Does the sprite need to be hidden in order for this to work? The sprite doesn’t need to be hidden! In order for this to work, you will need to make a blank costume, and then go back to the code editor. Add a when green flag clicked block, and then under it, add a switch costume to block and then set the costume to the costume you just made. Add a set size block, then set the size to anything you want. Then set the costume back to the original costume. • Is there a size limit? Currently, the size limit is 108000.