"They should probably stop singing and eat the cake before it melts" - Unpredictable
I guess one thing is that I learned a lot about coding from this sb, and how to optimize storyboard load. The pixel lyrics also took up a lot of the .osb space, and I had to learn how to optimize that space. Two huge things I learned about this optimization of the .osb is that loop groups are crucial to keeping overall space low. One loop group can bring 7mb to 3mb, and having sprites reuse scaling commands can save a ton of space as well.