Having a compiler error with my PlayerController Code what is my issue?

Hi John,

Welcome to our community! :slight_smile:

What error do you get?

Also remove the semicolon behind the parentheses of the if-statement in the Update method. Remember you can also look at the lecture code changes via the link in the Resources of each lecture.


See also: