I wasn’t thinking and I created a script to control the camera, and I named it “Camera.cs”. Now every script that references the default camera Monobehaviour throws the following error:
error CS0119: Expression denotes a type', where a
variable’, value' or
method group’ was expected
Is there a way to restore the original Camera Monobehaviour?