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

Robin Kirsch
Robin Kirsch
30 Points

Stop and Continue Actions SkAction

Hello,

I have a repeatingForever SKAction in my Project. Its just a thing spawning in the middle and then moving from left to right on the screen. Now, I want to make it stop at a specific x-position and then I'd like to continue the Actions where they've stopped.

Is that possible?

Kind Regards,

Robink