#help how do i get the current camera
1 messages · Page 1 of 1 (latest)
??
You shouldnt need find first child, and make sure the code is in a local script
you can only get current camera on the client side
i am using a local script in the localplayerscripts, so what do i use instead of findfirstchild???
just workspace.CurrentCamera
hm lemme check
and what exactly is going wrong? are getting an error?
an exception hit appears in that line
saying im indexing nil
and even with your method it stil appears
as in "cam" is nil, or "cameraPart"
cam
can you send a screenshot of the error message
after you define both cam and cameraPart, can you print both of them