Hi,
I'm new to construct and trying to figure out how I make the character move forward while matching the background.
So what currently happens is the character would start walking but the background stays in the same position and does not move. I've tried using the unbounded scrolling however, that causes some weird effect which drops the screen half way.
(unbounded scrolling enabled)
(unbounded scrolling disabled)
Can anyone provide some guidance on how I can make the character would while also matching the background?
I tried looking at the behaviours functions for scroll to but I don't understand how to use it and there isn't many tutorials or guides online to provide support.
Any help would be greatly appreciated.