im making a shooter game that scrolls up the screen but cant figure out how to make it so the player stays at the bottom of the screen as it only scrolls when my player gets to the center of the screen the above is what i have at the moment
thanks for your reply i have done that and my ship still moves to the center of the screen before it scrolls i need the ship to stay at the bottom whilst it scrolls thru the level
If you want it to scroll by itself, put an always —number 2 — scroll Y.
You can also make your ship have always — number 2 — velocity Y.
Something like that should work.
Turn off auto scroll too
this is what i have atm but now my ship slide off the bottom of the screen
Try switching the velocity with (+Y) Position