Im trying to make it so that when somebody joins their camera goes to the camera part but I’m getting this error
Try adding a wait() at the top of your script
game.Workspace:WaitForChild("Customization"):WaitForChild("camerapart")
I tried both solutions and neither worked