- What are scripts in Unity and how are they created and used
- How to control GameObjects with scripts
- What is an event function and how are the most common ones used
- How to create and destroy GameObjects within scripts
- How to use namespaces to organize classes
- What are attributes and how to use them
- How to use Debug.Log()
- What is a vector