Weird Bug that has blocked my progress

I have a CameraRaycaster class but in Player the Player class doesn’t recognize it! It puts the red squiggles underneath it when I try to create an instance in the script. I’ve tried rebuilding solution and restarting Visual Studio. Even using the rename function and renaming CameraRaycaster to CameraRaycaster. I even tried renaming CameraRaycaster to CamRaycaster but it STILL doesn’t find it! What should I do?

Solution

//Okay I had it in the wrong namespace… oops.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms