Hello,
I’m trying to achieve an auto-scrolling background. To do it, I’m using the following action:
[System] Every tick: [TiledBackground] Set image X offset to TiledBackground.ImageOffsetX - Speed * dt
It works but, as time goes by since the start of layout, it begins to stutter. It begins to be noticed after about 45 seconds, and after 75 seconds it becomes very apparent.
Any ideas about why it happens? Maybe it isn’t the correct way to implement an auto-scrolling background. Any suggestions?
Thank you in advance for your help! :)
Link to a minimal Construct 3 project presenting the issue: 1drv.ms/u/s!ArZid5DzDvUXk51aS1m9NLwsiFnSRw