Dear Construct Community,
I hope this message finds you well. I'm reaching out for your expertise and kindness in helping me solve a challenge I'm facing in my game development journey with Construct 3.
I'm currently working on a game using the latest web version of Construct 3, and I've encountered a hurdle with implementing a scrolling background with platforms. Here's what I'm aiming to achieve:
1. I need the background and platforms to move downwards in unison, creating an illusion of the player ascending.
2. The scrolling doesn't need to be infinite or looping.
3. I'm looking for a simple and efficient method that functions reliably in the web version of Construct 3.
In my attempts to solve this, I've tried:
- Manipulating layers and controlling their Y position
- Utilizing the Scroll To behavior
- Creating a container object and moving all elements together
Unfortunately, these approaches haven't yielded the desired results. The elements either remain stationary or move inconsistently.
I would be immensely grateful if anyone could suggest a straightforward, dependable method to achieve this scrolling effect. I'm open to exploring solutions involving Tiled Backgrounds, sprites, or any other objects that might be more suitable for this purpose.
Your time, knowledge, and any assistance you can provide are truly appreciated. Thank you in advance for your help and for being part of this supportive community.