Hello !
I've been trying to make a game where the player has a camera centered on him. But wanted to make it so that even when the player is moving, he stays in the center of the screen, and everything else around moves relatively to him ( No rotation, only an isometric view ).
What can I do to implement this in the game ?