Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How would I make the players point of view look at another block?

Asked by 5 years ago

Lets say I have a model. In this model I have 2 parts. 1 part is named Cam, the other part is named View. I want the players camera to be Cam, and to look at View. I dont understand how I would do this. I've looked up tutorials and tried some stuff, but I cant get anything to work.

1 answer

Log in to vote
0
Answered by 5 years ago

Try using the Camera.Focus Function. Here's an article about it that might be to help. https://www.robloxdev.com/api-reference/property/Camera/Focus

Ad

Answer this question