A small note about the lesson

I just wanted to highlight something that misled me in this lesson, leading to a bit of frustration and self doubt. At about 1 minute into the lecture we remove a couple of config params from EnemyPathing.cs. Unfortunately, he says in reference to one of the variables: “We’re going to remove completely and replace it with something else.”

I naturally sat there scratching my head for 5 minutes trying to figure out what we could replace it with! It turned out that we needed to replace a piece of code further down the script. As a brand new coder I had no idea to look elsewhere for a solution to this.

It’s a small thing, but maybe worth correcting if possible :slight_smile:

Best,
Dan

1 Like

Privacy & Terms