I want to have background stationary with different objects (sprites and other objects).
Player will be represented by center node that will move around the world. I want to have my camera pinned to central node, e.g. the world should move and the camera should stay stationary.
How do I achieve that?