Hello developers! I’m currently working for a development team, and I need help.
I’m trying to make like a lobby camera type script, I guess. I want the player’s camera to move to my workspace part’s CFrame.
However, when I try to do so, nothing happens, and the console continues to give me false claims.
As you can see, I have a folder called “CameraParts” with two POV blocks.
Then I have a StarterGUI script that has the following code:
I’m using CFrame and everything but the script doesn’t work. Then I checked the development console and this appears:
This makes no sense, because there is a “POV” in CameraParts. Please help.