I've started a game for the iPhone, but I want to give myself the chance to upgrade to iPad
PhiHung
PRO Posts: 3
Hey all!
I'm currently developing an iPhone-only game using GameSala and am just starting to work on the graphics. I do, however, want to give myself the room to be able to optimise my game for the iPad in the future. I was wondering what resolution size my graphics should be? So, far example, I have an actor at 50x50 size for the iPhone. What size would this convert to on the iPad?
I do apologise for the way I've articulated this. If you need any part of my question cleared, please ask! Any help would be really appreciated!
Thanks! (:
I'm currently developing an iPhone-only game using GameSala and am just starting to work on the graphics. I do, however, want to give myself the room to be able to optimise my game for the iPad in the future. I was wondering what resolution size my graphics should be? So, far example, I have an actor at 50x50 size for the iPhone. What size would this convert to on the iPad?
I do apologise for the way I've articulated this. If you need any part of my question cleared, please ask! Any help would be really appreciated!
Thanks! (:
Comments
I am now ready to move onto making those graphics. But before I do, though, I want to be able to give myself the freedom to one day, sometime in the future, optimise my game for the iPad.
So I was just wondering what my current 50x50 iPhone graphic would be in iPad resolution?
I hope that cleared up confusions somewhat! And thank you both mounted88 and tenrdrmer for replying!
You could leave your actor 50x50 for iPad but it might be on the tiny side.
You might also want to check out the universal build things, that might be up your alley.
Also if your trying to tag someone in a comment you should put @ before there name. @phihung
Yeah, so I made the mistake of starting my game out on the iPhone. I currently have no plans of doing an iPad version, but, at the same time, I don't want to have to re-do the graphics if I change my mind one day. That's why I'm planning to design my graphics in iPad resolution and then scaling back down to the iPhone. I just wasn't sure of the ratios.
Anyway, really do appreciate the replies, guys! And thanks @mounted88 for the neat trick!
50x50 actor
For regular iPhone you need a 50x50 image
For iPhone retina you need a 100x100 image
For regular iPad you need a 100x100 image
For iPad retina you need a 200x200 image
So.. a 200x200 image. Or just vector, to be safe
- Thomas