Parallax Background With Camera Boundaries

I know there has been posts on this before but for some reason it doesnt seem to work for me. maybe there’s something really obvious that im missing or something has changed in those few years but i dont know.

so the problem is that i have a parallax effect on the background but because i also have camera boundaries, the background moves before the player gets to the center of the screen

this is what i have for the code:
image

can anyone tell me whats wrong with it or if i missed anything?
Thank you for reading :slight_smile:

You seem to know the cause of the issue, so I’d suggest you do something about that boundary action. Either change its values, or trigger it later, or…