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)
This reverts commit 5a6d8f1932.
5a6d8f1932
Fix catcher showing miss sprite upon missing bananas