Error from script "Assets\FollowCamera.cs(11,61): error CS1002: ; expected"

Hi,

Have you already compared your code to the Lecture Project Changes which can be found in the Resources of this lecture? The compiler does not know what to do in line 11. Did you want to add the new Vector3?


See also: