You can write your topic however you want, but you need to answer these questions:
What do you want to achieve? Keep it simple and clear!
I want to make the camera go back to the player after it switches to custom. PlayerAutoLoads is off so it changes the camera after the player is loaded
What is the issue? Include screenshots / videos if possible!
(In another script I change the value of the variable “value”)
And in the server script it just has a plr:LoadCharacter
All the prints work and so does changing the camera but the camera itself doesn’t go to the player. I tried in another place and it worked perfectly fine so I don’t know why it doesn’t work here.