I don't know if I'm missing anything but the SetCustomScale(1, 0.2) doesn't look like a scale of 1:200.
SetCustomScale(1, 0.2)
I've tried to look for the official documentation but didn't find it. Maybe you can try SetCustomScale(1, 200) or SetCustomScale(1, 0.005)
SetCustomScale(1, 200)
SetCustomScale(1, 0.005)