Table of Contents
- Discovering Your Hidden Scripting Skills and Getting Your Environment Ready
- Introducing the Building Blocks for Unity Scripts
- Getting into the Details of Variables
- Getting into the Details of Methods
- Lists, Arrays, and Dictionaries
- Loops
- Object, a Container with Variables and Methods
- Let's Make a Game!
- Starting Your First Game
- Writing GameManager
- The Game Level
- The User Interface
- Collectables
- Enemies
- Optimizations
