• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

background movement

M

Midxorn

Guest
i want to make intro room for my game like this:
it have set background texture inside room
now i made controller obj which have set alarm that after 40 seconds ends that room and enters to main menu
now how i can make in draw event that it switches sprites or backgrounds as instances in horizontal direction 1 after another

lets say i have 4 title sprites or backgrounds which i want to scroll over that room in 1 direction something as presentation intro

atm i have set in draw event 1 background drawed over room background but idk how to set up movement of that image and that it pulls another one how it dissapears from screen or maybe easyer solution how to fade in/out images
 
M

Midxorn

Guest
nvm managet to find a way by using room background options :D
 
Top