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 Build a Game with Sprite Kit Game Loop and Texture Atlas Adding a Title Scene

how do i make a background

im confused

3 Answers

I actually just took this screenshot a little while ago to add to my notes: Link to screenshot

Also, are you working in XCode6?

brantleymalott
brantleymalott
2,871 Points

I can't seem to get this working with Xcode 6. Seems to just crash.

brantleymalott
brantleymalott
2,871 Points

Never mind sorry! I have figured it out.

When creating your project in Xcode 6 you have to make sure you select spritekit and not scene kit as the class. Everything should go well now. Thanks