Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Design Mobile Game Design Designing the Characters and Scene Document Setup for the Scene & HUD

Document setup for iPhone 4/4s and up?

Hi! Suppose that the minimum resolution for our app is 640×960 and not 320×480, then what could be the best document setup that we can use for the design without having difficulties in adjusting for the newer iPhones with higher resolutions?

I suppose that I can safely base the document size to the default 640×960 but how about the gridlines and subdivisions part?

I remember that the instructor halved the width size in the video using the 1136 width from the iPhone 5 resolution but I can't seem to understand that.

Thanks so much! Hopefully someone can help me :)