I have my player's camera in my game set to Lock Third Person, however, I want it to change to classic for owners of the game so they can view out of third-person and move their cursor around. How do I do this?
0
I think you mean Lock First Person, but you would have to create your own camera script that would handle admin/owner camera behavior and check each player as they join the server if they are on the admin list and if so, give them the admin camera script.SteamG00B1633— 5y
0
Oh, yes, sorry for my mistake there, and I'll try it.Mexual2— 5y