Pop quiz: Dealing with scripts
- What type of relationship do Unity and Visual Studio Code share?
- The Scripting Reference supplies example code in regard to using a particular Unity component or feature. Where can you find more detailed (non-code-related) information about Unity components?
- The Scripting Reference is a large document. How much of it do you have to memorize before attempting to write a script?
- When is the best time to name a C# script?
Don’t forget to check your answers against mine in the Pop Quiz Answers appendix to see how you did!