Hey guys,
Anyone else having issues with the PlayerMovement.cs script. When I import it, all I get is “Assets/PlayerMovement.cs(9,5): error CS0246: The type or namespace name `CameraRaycaster’ could not be found. Are you missing an assembly reference?” I did some googling and I can not find much on raycasting. Did anyone have this issue?
I am running Unity 5.5.2f1 and Visual Studio.