(Solved) How to centre the camera on my player, whenever I preview it and run my game it automatically goes up

This is my setup and yes I have also tried x and y camera centre but that still also doesn’t work. In the events scene for this setup I currently have camera centre on ‘player’ and camera zoom

Can you screen shot the events?

Sorry its a bit late but here it is

You are only centering the camera on the first frame of the scene.

If you want it to stay centered it has to happen every frame. You should move that action to its own event with no conditions.

1 Like

Thank you that worked

2 Likes