I'm making a cutscene where I have a part as the camera subject, and I'm using the camera type attach so when the part rotates I want the camera to rotate with it. The problem is, players can still rotate the camera themselves. How do I disable all of this so they have no control over the camera? Thanks.
I recommend searching for the question before posting a new thread. Here's a thread on someone who had the same question. It should help you out.
If it is a Cutscene, I recommend using a 'Scriptable' camera type as Users will not be able to control the camera what so ever. However, if you are wanting it so it is a third person cutscene i recommend you using 'Track' as this will only allow users to move the camera up and down. Hope this helps :)