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 trialMichael O'Connor
1,111 PointsQuestion about how nodes delete
So i kind of understand at the moment, just kind of confused at how they delete at the offset, what command or method or line is where it deletes
1 Answer
Nick Jones
2,086 PointsHi Michael
Would you possibly be able to give me a little more information, is it that you are wondering how nodes are deleted when they reach the end of the screen? Or perhaps how node deletion is handled when the game loads up? With a little more info hopefully I can help you out.
Michael O'Connor
1,111 PointsMichael O'Connor
1,111 PointsI mean like, [foo removeFromParent]; that's what i meant :"D