Hi hi, thank you both. I found the same solution myself and was coming back here to take down the post when I saw this. Sorry bout the noob question, I'm a VERY rusty programmer (haven't worked on anything for probably over a year.)
Sorry, but I do have a new and more complicated concern that's been bugging me for the past couple hours. If there's a chance answer to what I seek, I'd be very grateful.
The game has an auto-scrolling camera, as I said before, which is run by a small invisible "camera dummy" sprite that moves upwards. The scripts are these:


BUT, I cannot get the camera to ALSO scroll up WITH the player. Is it possible to have the camera come up with the player and also auto-scroll up all the time? Have been trying many tactics, but to no avail. What do you suggest?