Learn Unity - Beginner's Game Development Tutorial

preview_player
Показать описание
Learn to develop games using the Unity game engine in this complete course for beginners. This course will get you up and running with Unity. Free game assets included!

⭐️ Resources ⭐️
(To download assets you may have to right click the link, copy it, and then paste it into a new tab.)

⭐️ Course Contents ⭐️
⌨️ (0:00:00)​ Introduction
⌨️ (0:00:48)​ Downloading Unity And Unity Hub
⌨️ (0:05:20)​ About Unity Versions And Creating A New Project
⌨️ (0:09:07)​ Introduction To Unity's Interface
⌨️ (0:22:10)​ Starting With Unity's Basics
⌨️ (0:29:47)​ Rigid Bodies And Colliders
⌨️ (0:38:19)​ Audio Source And UI Elements
⌨️ (0:45:47)​ Moving Our Character With Code
⌨️ (0:54:22)​ Introduction To Variables
⌨️ (1:06:14)​ Operations With Variables
⌨️ (1:19:01)​ Functions
⌨️ (1:34:22)​ Conditional Statements
⌨️ (1:49:29)​ Loops
⌨️ (1:58:41)​ Coroutines
⌨️ (2:04:39)​ Classes
⌨️ (2:16:46)​ Accessibility Modifiers(Data Encapsulation)
⌨️ (2:26:54)​ Inheritance
⌨️ (2:43:35)​ Getting Components
⌨️ (2:52:32)​ Monster Chase Game Intro
⌨️ (2:53:55)​ Importing Assets
⌨️ (3:02:22)​ Creating Player Animations
⌨️ (3:17:36)​ Sorting Layers And Order In Layer
⌨️ (3:24:04)​ Creating The Game Background
⌨️ (3:33:03)​ Player Movement
⌨️ (3:50:26)​ Animating The Player Via Code
⌨️ (4:03:34)​ Player Jumping
⌨️ (4:19:03)​ Camera Follow Player
⌨️ (4:30:42)​ Enemy Animations
⌨️ (4:39:40)​ Enemy Script
⌨️ (4:51:15)​ Enemy Spawner
⌨️ (5:15:15)​ Enemy Collision
⌨️ (5:31:55)​ The Collector Script
⌨️ (5:40:32)​ Unity's UI System
⌨️ (5:53:06)​ Creating Main Menu
⌨️ (6:02:34)​ Navigating Between Scenes
⌨️ (6:13:04)​ Selecting A Character
⌨️ (6:20:50)​ Static Variables
⌨️ (6:30:23)​ Singleton Pattern
⌨️ (6:41:35)​ Events And Delegates
⌨️ (7:13:11)​ Instantiating The Selected Character
⌨️ (7:17:59)​ Finishing Our Game

🎉 Thanks to our Champion supporters:
👾 Otis Morgan
👾 DeezMaster
👾 Katia Moran

--

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

Him revealing self insecurities, laughing his own weird joke, I have seen good tutors, I have seen bad tutors, but I haven't ever seen any tutor as sincere as him, this guy gets me.

eminkilicaslan
Автор

I know it's corona times but look at all the resources that are available for free. what a time to be alive love it

kasper
Автор

I'm only two hours in and I feel like my brain is swelling and going to burst out of my eye sockets, ears, nose, and mouth from all the pure knowledge you're giving me. Thank you. This is the tutorial I was looking for. You're actually teaching me the terms and functions and what they mean, and not just teaching me how to copy text. Thank you.

CrazyWeridoRH
Автор

OMG, you don't know how thankful I am for this tutorial. I've been trying to find a tutorial that explains every single thing in a line of code for me for so long! Thank you so much!

nyanyanyanya
Автор

7 hours plus of free training. You've outdone yourselves. Fell off my chair but I'm OK now.

ccuny
Автор

You guys should get a world wide credit for any improvements in the field of CSE in upcoming years. Thank you for giving us these things for free.

sheldoncooper
Автор

7 hours of free content actually teaching you something and for free. Thank you!

maithilym
Автор

I've been writing code for a few years. Decided to get back into game dev, but it was a long time since I touched Unity. This was a fantastic re-introduction to the IDE. Thanks, sir!

ddouston
Автор

I sat at 10pm in evening, by morning 6am, I was playing my own 🎯 game🎯😂 Blessed & feels GOOOD

Edit on 11th June, 2021:
Game has evolved for its 3rd version. ❤️ Working pretty hard to make it saleable. Tho I am sold on it😂.
Working like Hell to make it better🙏

abhinavkumar
Автор

this just shows how good youtube can be for teaching, several one hour long lessons compressed into a single video for everyone to watch for free no matter where you are

ks.doherty
Автор

Just have to say thank you for this awesome tutorial. The clarity which things are explained here is pretty rare!

Mungo
Автор

Props to you. Not only is this one of the best tutorials on Unity, but your voice is still clearly legible at 2X speed.

Peak_Stone
Автор

Hi everyone.
For everyone who having the issue, the character doesn't always jump when you press space.
to solve it call the function on void update, not fixedUpdte, because You can't put any *Down or *Up input in FixedUpdate, since FixedUpdate is only for physics, does not run every frame, and will miss events if they don't coincide with the physics update. Input like that must be checked every frame.

Heidraa
Автор

I have just started learning unity and I've done a few things and trying a small thing for me for practice but have been battling, admittedly with bare basics. This is perfect. Thank you so much for doing this. 💘💘💗💗

GamersTherapy
Автор

Thank you so much. This teacher is the best teacher from a tutorial I've ever had. Clear, entertaining, and easy to follow. Well done.

ryanherman
Автор

In 8 weeks of my semester, i have not learnt as much as i have learnt in this video. This Team deserves alot of credit more than i can think as of know. Thanks alot the only thing i can afford right know🥰

khuramshahzad
Автор

1 month ago i aksed you guys to do a unity course, today, the course is here. Thank you sm

captainvaughn
Автор

This is a heavy request from me and I know a lot of people want this - there are A LOT of free unity beginners tutorial on the internet, you should teach unity by building 3-4 big 3d projects(on different genres) and build everything from scratch

Btw no pressure, this is my favourite YouTube channel, I literally gained 70 percent of my CS knowledge from this channel
You guys rock

madomation
Автор

You telling me to practice continuously really does motivate me to go and type the code myself. You're a great teacher !!

Robin-osos
Автор

This is without a shadow of a doubt the best tutorial on the matter. Thanks a lot mate! Really enjoyed the journey!

hanniballecter
join shbcf.ru