Duration : 00:13:37
In this video, Mike from Game from Scratch demonstrates how to set up Visual Studio Code with the Godot game engine for C# development. He explains that you need to download Visual Studio Code and the Godot engine separately. Then, he walks through installing the necessary extensions and logging into the C# dev kit. He demonstrates how to create a new project in Godot and attach a C# script to a scene. He also shows how to set up Visual Studio Code as the external text editor for C# files. Finally, he opens the project in Visual Studio Code and mentions that there are additional tasks that need to be done to fully set up the environment.