How do I make the background move when the character walks forward or back?

0 favourites
  • 3 posts
From the Asset Store
Helping streamers give their viewers more excitement.
  • 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.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Probably what you are looking for is the ScrollTo behaviour. Add it to the player object and the camera will follow the player.

  • Thanks I got it figured out after looking at the ScrollTo behaviour.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)