Custom Camera Going back to character on reset

so I added a welcome screen to my game, but there’s a round system that loads the character at the start of every new round. but when the player is loaded for the next round, if the player is in the loading screen, the camera will go back to the character.

this is what the loading screen looks like:

and this happens when a new round is started:


how can I make the camera stay at the focus part?

1 Like

You could check if the Loading screen is visible for the player. If it isn’t then the system will load them into the match.