I'm trying to display sprites (as part of a container) at a smaller size than their actual (i.e. image_xscale = 0.5), but can't seem to find the corresponding setter functions for image. I can see that the xscale and yscale variables are included as privates, which implies to me this lack of scaling is intentional. Is there a reason for this, or am I just missing something?
