I'm trying to make my first game, the regular shooter type when you're a space ship, etc, and I need to make the background move with movement of the spaceship.
How do I make it so that one layer goes to frame 'current frame plus one' using 'gotoAndPlay();' or something similar??