Hi. I want to implement a camera in my game...but i have no idea how to do it. The only way i could think of is moving the actual background of the game and not the player itself and only move the player and not the background when its not too close to the edge. Is this how is done?
How else can one simulate a camera that moves the view without moving the background?