Godot Version
4.3 stable
Question
I am writing a 2d game. And we want to add an image as the background. It’s important that a small area of the image (a door) will be constantly locating in the centre of the game window, regardless how the window is resized. The rest part of the image can be distorted but not the door.
Any suggestions? Thank you.