I’m trying to do these lessons in unity 5, but when adding a component, it only lets me add existing scripts, so I need to create an asset script and then reference it through add component.
I want to just be able to name the script after adding the component to the text like in the video.
Edit: I figured it out. I just had to start typing in the search box and it gave me the new script option.