I have the most experience in godot, and python and I want to start a side scrolling game how would one set up the scrolling feature?
My idea would be to set the X variable for the background to a variable and change it based on players position but I'm not sure if this is the best way to go about it