Scrolling background using oversized image on canvas

Hi! I’m relatively new to Thunkable X and am trying to hook up a scrolling background with an oversized image and having it move through changing the x and y values. However, the image does not want to move when larger than the canvas, and while smaller it will move until it hits the border. Is there any way to disable this behavior?
Thanks,
Austin J.

Link to the project: https://x.thunkable.com/copy/67365f82a456ddc05a8059ee3a650864

1 Like

Not right now. We want to eventually support scrolling backgrounds, but we have some other issues we need to fix before we can get to it. Sorry for the inconvenience.

Could this be solved by using a canvas? Can a canvas image be bigger than the screen? Can a stage be larger than a canvas?