#How do I change the Camera's Position/CameraSubject to a specific location/part?

13 messages · Page 1 of 1 (latest)

brave oak
#
local Camera = game.Workspace.CurrentCamera
local Part = game.Workspace.part -- rename "Part" with the part's name

camera.CameraType = Enum.CameraType.Scriptable
Camera.CFrame = CFrame.new(Camera.Position,Part.Position) 

lmk if this works

weak arch
#

ill make the part changing part when i remember how to join strings

#

part is literally the part's name

#

no work

brave oak
#

idk i dont mess with cameras tbh

#

Check out dev forum

weak arch
#

i tried stuff on dev forum

#

no work

#

i even try camera creator hub

#

no work

#

why

#

whdysydas