![alt text][1]
[1]: /storage/temp/107590-2017-12-11-222222.png
This is my code I am using to get the camera to follow the mouse and where it points to (so it can be a first-person game) but it keeps coming up with the error message. Just so you know I am new to Unity, so I found a tutorial on youtube on how to accomplish this but it isn't working. So if anyone can help me out and knows how to fix this error message that would be greatly appreciated!
Assets/camMouseLook.cs(13,18): error CS1644: Feature `expression bodied members' cannot be used because it is not part of the C# 4.0 language specification
↧