Unity3D Basics - Building an FPS (Free video tutorials)

I’ve put together the first 5 videos in my introduction to Unity. Throughout the series I will teach how to build a standard FPS in Unity. I’m looking for feedback on exact topics to cover. Let me know if you enjoy the videos and would like to see more.

1 - Introduction

2 - Project Creation

3 - Rendering

4 - Prefabs

5 - Scripting

By the end of these 5 videos you will have a first person controller moving around the scene firing bullets. I keep the videos as short as possible (usually ~5 minutes) covering a single concept.

Great work, I am following;)

Great work, I am following too

For the scripting video, I am having trouble with pulling the bullet prefab into the Player script area for the First Person Controller. It seems there isn’t a slot! In it’s place is a compile error warning.