I tried resetting the values I changed and disabling my CameraScript. I’ve looked for different solutions on the devfourm and looked through the camera documentation. I just can’t figure out what’s wrong. I even removed my plugins.
*The issue starting after I playtested the game. It worked perfectly. After changing the name of the CameraScript I playtested it again and it broke.
Update: I playtested my game, removing every custom script, resetting every property that affected the camera, and left the bare bones of a regular baseplate template. The camera was still broken. I think this might be a studio glitch.
This is camera object, though the CameraType is “Fixed”, that’s the setting for most games in studio. Once the player joins, it becomes “Custom”. Which makes the issue a mystery…
From some reason, naming a script “CameraScript” breaks the game’s camera. Perhaps because that name is already taken by the base Roblox engine somewhere. I’m actually gonna cry.