Does anyone know how to make background movement?

I am wanting to make a background where it will be slowly moving constantly.

I believe in the camera behavior you can move a bar that will give you parallax scrolling. (atleast I think thats what it does)

Check out this game. Maybe you will understand.
Link:https://flowlab.io/game/view/1506824

Either use the parallax option in the camera, or make an game option with no collision and on the lowest display order.

I’ll check the game out later.

yeah use the parallax scrolling bar in the camera behavior and tick on background repeats, the lower the parallax scrolling bar is the slower the background moves and the the object in the background has to be in the the level and that sky object you had you would have to move so it stays out of the way of the background (unless you were planning to do something else with it)