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

Letting the player have free control over the camera while it is at a specific spot?

Asked by 9 years ago

Basically, I want the player to be able to rotate their camera like they normally can, but instead of being on the player I want it on a vehicle that the player is not inside. I set the camera's cframe to where I want it and it goes there, but the camera is stuck looking forwards and can't be moved with right click, I want to be able to move the camera with right click when the player is not around. Anybody know how to do this? I tried setting the camera to scriptable, but I still had the same results.

1 answer

Log in to vote
0
Answered by 9 years ago

Seeing the script your using would enable us to better help you or see what the problem is but you might try checking out this page that goes over CameraTypes. http://wiki.roblox.com/index.php?title=API:Enum/CameraType

In the past I've used the Scriptable option and its worked fine for me.

Ad

Answer this question