#Why does my Game show this error

4 messages · Page 1 of 1 (latest)

dawn canopy
#

Idk why my game shows that my part named “CameraPart” is not a valid member of the workspace even though it is, here is the error code, my only current local script and the explorer

ancient crest
#

Try :WaitForChild("CameraPart")

dawn canopy
#

Where?