Hi there,
I'd like to load a bunch of images for my tile editor but they are all different sizes. Some are 128x128, some are 64x128 and so on.
What I would love to do is scale them all to 64xAspect
So that they are all the same width, and the height is scaled in proportion to the width (so that they are not warped).
This will allow them to fit into the tile browser really nicely, which is limited by width but not height.
I really appreciate any tips on finding the right SetScale sizes... Thanks lads!
I'd like to load a bunch of images for my tile editor but they are all different sizes. Some are 128x128, some are 64x128 and so on.
What I would love to do is scale them all to 64xAspect
So that they are all the same width, and the height is scaled in proportion to the width (so that they are not warped).
This will allow them to fit into the tile browser really nicely, which is limited by width but not height.
I really appreciate any tips on finding the right SetScale sizes... Thanks lads!