Shared Local Camera Setting Position

Hey Everyone

I am currently following this tutorial below on creating a Local Shared Camera but trying to clean up this code.

I have a slight idea of why it’s not working but don’t know how to fix it. So the camera blueprint is looping through all the players and then it gets the actor location of the last player and goes inside it

Camera Position based on the number of players

If have run into a problem when I press play I posses the player start 0 in terms of movement and the camera blueprint gets stuck in player start 4.

I can control the movement of Player 0 but the Camera Blueprint goes inside the Player 4