*whoops*
And provide empty containers instead.
Co-Authored-By: Dean Herbert <pe@ppy.sh>
Remove ScaleDownToFit as it was implemented without enough safety
It sets the AdditiveTarget on the object initializer but then the catcher is set to Child which wipes up all of the existing children (containers added by Catcher through AdditiveTarget setter)
Fix hyperdash not initiating correctly when juice streams are present