A simple scaling test, used in my project "Sort Algorithms": https://scratch.mit.edu/projects/555163316/ I wanted to be able to scale the items up or down, depending on the number of clones, so that they all fit nicely on the screen. However, when too many items get added, the items start to space out too much, and I'm not sure how to fix that, tips would be appreciated ^.^