I’ve seen some great tutorials around here, but I wanted to create one in video format for those who prefer that particular medium for learning. The project files for each part will be available to my tier 2 patrons.
I’ll be updating this post with each additional part of the series, so stay tuned!
Table of Contents
- Part 1, Introduction (Video | Blog Post | Download Project Files)
- Part 2, Character Movement (Video| Blog Post | Download Project Files)
- Part 3, Input Handling (Video | Blog Post | Download Project Files)
- Part 4, Player Rotation (Video | Blog Post | Download Project Files)
- Part 5, Player Shooting 1/3 (Video | Blog Post | Download Project Files)
- Part 6, Player Shooting 2/3 (Video | Blog Post | Download Project Files)
- Part 7, Player Shooting 3/3 (Video | Blog Post | Download Project Files)
Most Recent: Part 7, Player Shooting 3/3
Part 7 covers how to write optimized game code using Unity ECS and the C# Job System.