Unity Beginner Tutorial - Part 0: Install and Setup

Опубликовано: 13 Ноябрь 2024
на канале: tutmo
789
33

#unity #unityTutorial #learnUnity #UnityCompleteGame

Download Unity: https://unity.com/download

If you want to learn how to make a game in Unity, this tutorial is for you. Game development can be pretty intimidating, but starting with a small project will help you learn the basics. We’ll build everything from scratch and only need 5 short scripts of C# code to create gameplay similar to the original game. Of course, you can go on to customize this game however you like. Each video in this tutorial covers a specific topic and builds on the previous part. We’ll start by creating all our visuals in Unity, then learn how to bring our game to life with just a few lines of code. By the end, you’ll have a complete game.

📺 All Tutorial Parts
Part 0 | Unity Setup: Current Video!
Part 1 | 3D Objects:    • Unity Beginner Tutorial - Part 1: 3D ...  
Part 2 | Coding in C#:    • Unity Beginner Tutorial - Part 2: Cod...  
Part 2.5 | Movement:    • Unity Beginner Tutorial - Part 2.5: M...  
Part 3 | Spawning:    • Unity Beginner Tutorial - Part 3: Spa...  
Part 4 | Collisions:    • Unity Beginner Tutorial - Part 4: Col...  
Part 5 | Scoring:    • Unity Beginner Tutorial - Part 5: UI ...  
Part 6 | Game Over:    • Unity Beginner Tutorial - Part 6: Gam...  

📁 Project Files: https://github.com/tutmo/UnityBeginne...

🎮 Games We Made: https://tutmo.itch.io/

❤️ Subscribe: https://bit.ly/2XOcUXm

😎 Join the Discussion!
● Discord:   / discord  
● Twitter:   / tutmoyt  
● Instagram:   / tutmobuffet  

Video Content
0:00​ - Intro
0:08​ - Final Product
0:20​ - Tutorial Overview
0:46​ - Downloading Unity Hub
0:55​ - Installing Unity
1:38 ​- Creating a New Project
2:09​ - Basic Tools
3:28​ - Hierarchy Window
3:34​ - Scene Window
3:42​ - Inspector Window
3:47​ - Components
4:02​ - Project Window
4:11​ - Game Window
4:38​ - Console Window
4:47​ - Next Video Summary