Resizing sprites/objects proportionally to screen size
I’m trying to create a pygame function that will alter the size/coordinates of sprites/object images by a proportional amount to the change in screen size.
I’m trying to create a pygame function that will alter the size/coordinates of sprites/object images by a proportional amount to the change in screen size.