How do I set a player's camera position to view at a certain angle and position?

I want to make it so that the player in my game can only face one way, How do I set a player’s camera position to view at a certain angle and position?

https://developer.roblox.com/en-us/api-reference/enum/CameraType

Looks like you described track.

You can change the camera’s rotation initially (if necessary).

2 Likes