I have this little window within my game that when there's no dialogue, you can walk around and my current idea for when the character reaches the box boundary is to shift the camera like in the mockup I made. I don't know enough on the camera2D node to pull this off and I imagine I would need an area node of a sorts bbut how would it push like that? The background is a sepreate scene as the objects are going to be clickable.