I am a good way into the development of my game, i am primarily building it for android, but would like it to port over to Iphone also. Until now ive been using the resolution in my config of 320x480 . What i realized is that the Androids screen resolution is 480 x 800. Can anyone give some pros and cons or some tips on how i should decide what resolution i should build at? would building my game at the higher android resolution really make it visually that much better? or will it just make my filesize larger. any comments are welcomed, thank you [import]uid: 19620 topic_id: 7692 reply_id: 307692[/import]
Stick with 320x480. Use ZoomStretch.
Add image scaling to your game.
http://developer.anscamobile.com/content/configuring-projects#Dynamic_Image_Resolution
have fun
[import]uid: 36054 topic_id: 7692 reply_id: 27580[/import]
thanks for the post, very good information! [import]uid: 19620 topic_id: 7692 reply_id: 27604[/import]