So I hope everyone's following along with at least 10% of what we're talking about. So for this test, I'm going to challenge you guys, some stuff I've learned in previous episodes, I want you to open the camera, follow the script back up. And I want you to get the distance between the player and the camera. And I want you to store that in a variable. Here, obviously, a public variable, so that you can change it at runtime on the script here. So for that, you'll need to create your own variable, assign the variable in this line of code here, and then be able to adjust it within the inspector spend no more than 10 minutes trying to complete this task.
If you struggled to implement your own code, that's totally fine. Just take the extra code that you did write and delete it. So your code looks exactly like this again, and then we can continue on with our lesson. Otherwise, congratulations on learning to be a master programmer.