Main Menua proper camera setup(CharAutoLoads off)

So I have a main menu that doesn’t spawn in the players character until they press play. My menu is good n all but the camera view is really weird. I’m trying to figure out how to get the camera in a different spot and then put the camera on the character when they spawn in.


As you can see the camera shows the void.

From my experience, there is much you can’t do if you don’t let Roblox load in the player’s character at the start.

You’ll want to use camera manipulation to adjust the camera position.

Here’s a model I just put together to make it easier:
Start Camera.rbxm (4.3 KB)

Just place it anywhere in the workspace and rotate it to face wherever you want and it’ll take care of the rest.