The my player can't follow the camera.
Develop games in your browser. Powerful, performant & highly capable.
Try:
Every tick: System: Scroll to object (choose your player object)
Now working the camera can't follow him.
Can you share an example file?
You have an anchor behavior on the blocks.
This causes the blocks to be positioned regarding the scroll.
If you disable or remove the anchor behavior, it works.
Thank you.