How do i make that?

  1. What do you want to achieve? I wanna make a game which the character doesn’t load but they can get access to the camera like this:
    robloxapp-20240323-1753422.wmv (3.2 MB)

  2. What is the issue? When i test, the camera gets locked.

  3. What solutions have you tried so far? None.

Thats easy

First of all (make sure its a server script)

game:GetService("Players").CharacterAutoLoads=false

Second of all

look for freecam script on youtube its not that hard tbh

it gets locked because when character autoloads is set to false roblox wont give you some of the default scripts and the StarterGUIs