Scrolling background image?

Hey guys, playing around with the frog tutorial some more, how would I make the space backgroun image scroll at a set speed?

I guess you would do it the same way as with the ground.

Another way, would be to have a static background image, and then scroll background elements at a paralax. Either way, it’s similar to the ground implementation.

Example: http://rsletta.github.io/RunSamuelRun/index.html

1 Like

Yup, as @rsletta said, treat the background image in the same way as the ground.