Hello everyone, today's video shows how to create a very simple game in Unity. Using C# scripts and visual studio code. Hope you guys enjoy it, let me know if you have any questions in the comments or join the discord.
Book: https://a.co/d/0hx9J71
Discord: / discord
Chapters--------------------------------------------------------------------------------------------------------------
00:00:00 Intro
00:03:10 Project set up
00:07:23 Creating the player (see Model chapter to correct the mistake I made)
00:16:00 Coding the player script
00:46:51 Adding character controller
00:48:08 Referencing character component variables
00:49:18 Model