Discover how to create scripts for 2D games in Unity. Learn how to create new scripts from scratch, expose public fields to the inspector, extend the MonoBehaviour class, and more.
Overview
Syllabus
Introduction
- Welcome
- What you should know
- Using the exercise files
- Create a new project
- How to use the IDE
- Scenes
- Creating GameObjects
- Attaching scripts
- Inspector
- Console window
- The debugger
- Intro to MonoBehaviour
- Data structures
- Adding new scripts
- Talking to other scripts
- Custom classes
- Next steps
Taught by
Jesse Freeman