#camera
7 messages · Page 1 of 1 (latest)
change the cameratype back to custom
In gui you want create a local script and when desired button is activated do Camera.CameraType = Enum.CameraType.Custom
Camera.CameraType = "Custom"
thanks
7 messages · Page 1 of 1 (latest)
when a player touches a part the camera changes to a different position, now how can i make one where when you press a gui button and the camera changes back to the players camera
change the cameratype back to custom
In gui you want create a local script and when desired button is activated do Camera.CameraType = Enum.CameraType.Custom
Camera.CameraType = "Custom"
thanks