Hello Polycounters,
Pretty new to coding for games but I have went through and re wrote the code line for movement multiple times but it always seems to run the same error telling me the second to last line is bad. But, when it comes to the tutorial video you can find on the Unity website (
http://unity3d.com/learn/tutorials/projects/survival-shooter)(video 102) I can tell that one word doesn't match being "walking" after "IsWalking" how in the video it is shown black but on mine yellow/orange. Just wondering if anyone has information on how to fix this issue.
Much Appreciated Thanks.
Replies
Which should be:
You forgot to close IsWalking with an " .