Help with player respawn after team change

I have a team select, that shows different camera points on my map with the team change gui over that. Then when someone picks a team, it spawns them on that team and moves the camera off the field and onto the player, the problem was it wouldnt load the character. I have an auto uniform and the player would need to reset after changing the team to get their loadout. So I put in player:LoadCharacter() instead. It gives them their loadout after they spawn, but the camera stays on where they spawn and doesnt follow the character, and they would need to reset to fix the camera. How can I fix this?

Looking at your script right now, Iā€™m not even seeing anything related to a camera.

Ill post a screenshot of that script



1 Like