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

iOS

Game with a long screen to place objects

Hi, how could i make a game that is long , i mean that its width is like a mario games, the level is set up . I want to make a set up level thats long like a mario . But I'm not sure how to do it . Its like using the scroll view down but i want make it on game and post thing , so e.g.. if 5 sec have past , the minion is running on right and ever y5 sec there is something else that i put there .

How can i make this kind of game? like what should i use ? what function or whatever should i make?

Im in Objective-C if that makes any difference