Resize to iPad Retina Image Scaling

HapiappsHapiapps Member Posts: 373
edited July 2012 in Working with GS (Mac)
I just resized my game using one of the newer methods but the images are squished a little (width). Any idea about what I should multiply the width of my images by to keep them in proportion to the height. So an actor thats 32x32 would be what size to get it to look square.

Best Answer

Answers

  • HapiappsHapiapps Member Posts: 373
    Just did some math and it seems like you multiply the width by 1.125 which makes it 36x32 and when tested, I get a perfect square.
  • J_PANJ_PAN Member Posts: 140
    use DBA Game resizer??
  • HapiappsHapiapps Member Posts: 373
    @tenrdrmer

    It would actually be .875 but its close enough. I just found out that when my actors rotate 90 degrees during gameplay are now really smushed :(
Sign In or Register to comment.