HOW TO Set up Unity Hub, UNITY and VISUAL STUDIO CODE for GAME DEVELOPMENT

preview_player
Показать описание
HOW TO Set up UNITY and VISUAL STUDIO CODE for GAME DEVELOPMENT

Hey guys,
In this video I show you the tools that you need for getting into game development from home. Specifically Unity. Or how to set up Unity with Visual Studio Code.

Bookmarks/Video Chapters
0:00 Boring Intro stuff
1:23 Download and Install Unity Hub
2:12 Installing Unity
4:13 Setting up a New Unity Project
5:04 Download and Install VS Code
5:35 Set VS Code as Default Code Editor
7:23 Create your first C# script
8:31 Set up C# Debugger Extension
9:21 Set up .NET Core SDK

We are going to start off by installing Unity Hub. Unity Hub is a desktop application that helps you manage all of your Unity projects as well as your Unity software versions, and puts everything in one place to make your life easier.

Unity is a free, industry standard game engine. As long as the "company you represent" makes less than $100k/year using Unity, then you qualify for the free Unity software license.

Visual Studio Code is a free code editor that is easy to integrate with Unity.

Here are the links to get everything:

Install Unity Hub:

Install Visual Studio Code:

Install .NET Core SDK:

Рекомендации по теме
Комментарии
Автор

Hey man, thanks. I had a few problems with unity, and by following the tutorial they are gone now. Thank you mate. Keep up the good work <3

onusike
Автор

Thank you this was really helpful. I really struggled with visual studio, but i guesss visual studio also works. (i hope)

Aris-muzq
Автор

Hey man i struggle alot with the intelisense and auto completion not working on vs code, i tried many fixes but nothing really works

Sometimes the intelisense works for some words like gameobject, transform but not for the rest, so i wondered if you had any fix for that :(

I'm thinking of just uninstalling vs code completely and install it again

youtAccMe