I did this during class, so there was no voice over. So let me explain:
At the start of the video, I show my main menu screen in the editor. Right now, it's nothing too crazy, as it's simply a red square with some text and a button. Eventually, I will work on this and make a polished script that brings you from this menu to the game.
Speaking of, I finally resolved the blaring errors I had today, that were in my PlayerMovement script. However, multiple scripts were needed because I was copying and pasting code from Professor Klein's project. (Don't panic! I did make sure to include comments at the top of my code as my own way of citing/crediting the sources I pasted).
While doing that, I commented out some important parts of the code that I kept/incorporated, to further resolve my errors. And to give you an idea, I opened my PlayerMovement script and scrolled towards some code that I commented, which also explains why you saw an error message at the bottom of the screen. Any and all errors will be patched soon, but I just wanted to post a quick video showing the progress I made since out last 2 classes up to this point.