Learn Unity – Beginner's Game Development Tutorial
August 20, 2024 2024-08-20 16:34Learn Unity – Beginner's Game Development Tutorial
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!
✏️ Course developed by Fahir from Awesome Tuts. Check out his channel: https://www.youtube.com/channel/UC5c-DuzPdH9iaWYdI0v0uzw
⭐️ Resources ⭐️
(To download assets you may have to right click the link, copy it, and then paste it into a new tab.)
🔗 Unity Introduction Project Assets: http://cdn.freecodecamp.org/youtube/unity-course/Unity%20Introduction%20Project%20Assets.zip
🔗 Unity Introduction Project: http://cdn.freecodecamp.org/youtube/unity-course/Unity%20Introduction%20Project.zip
🔗 Monster Chase Game Assets: http://cdn.freecodecamp.org/youtube/unity-course/Monster%20Chase%20Assets.zip
🔗 Complete Monster Chase Game: http://cdn.freecodecamp.org/youtube/unity-course/Monster%20Chase.zip
⭐️ 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
—
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
source
Comments (36)
@raymondmercado3507
plz add subtitle support
@Takiplay243
Day 1: 1:06:14
@boyanwei
My Unity's On click stuff in the button component dosn't work.If anyone have the problem like mine,use Addlistener function like this.
homeButton.onClick.AddListener(GoToMainMenu);
@boyanwei
You are the first teacher who make me sit down and learn for more than 7 hours till the end.
@sukhdeepshevy9643
best Unity Course ever i am beginner to game development but this man is GREATTTTTT i love the course and he speak english normally so that everyone can understand I LIKE THAT THING i recommend to those if anyone reading my comment checkout this full tutorial all your unity learnings are available here
@goro7199
just finished watching this seven and half hours tutorial, 10/10🙌🙌
@NickisPlayingStuff
this is a very great tutorial but class could have been explained better I was sitting here typing to chatGPT for about an hour an a half but other than that great tutorial👍
@NEERAJKUMAR-iy9kn
lol, your joke on sprite mode : single 🤣🤣🤣🤣🤣🤣🤣
@laxmanspidey4334
at 51:24 ,the character is not moving for me, if anybody know , please help me
@soundografer
Thank you very much! Great tutorial!
@allbunut
make me a game to increase my income..please
@MeHdi.fz28
the space key for jump doesn't work always.
@baranamayksyihamyapan
Thanks
@TayMcQuaya
2024
if anyone is struggling to open the links for the assets ->
copy the link and paste it into a new tab and the download should start directly, click on "keep" in the download tab of your browser if you are using chrome and if it doesnt download automatically
@jacksonmadison9994
Is basic programming knowledge of python enough to start working on this course. I Don’t know any C#.
@LakshyaKhandelwal-qm7oh
Please add subtitles in this vedio
@moonyloonylad
I know I can always count on you guys when it comes to quality programming related courses. In the times of paywalled content it is so refreshing
@AdibasWakfu
1:19:49 When grandkids are arguing on whom grandpa loved the most
@magangajohn6669
Hey guys.. how can i create sprites like those, is it possible using only unity or are they created using 3rd party software?.
@StudyEnggFocus
Is there a certificate of completion available to show that I have completed this course?
@smoki2303
Monster Chase Game Assets link not opening
@jackslepowron5905
I was doing a 3D tutorial but i messed something up. I was basically just copying without learning what stuff meant hopefully this will clear things up.
@cakeyplayz4ever
Anyone who's watching in 2024
👇
@parthibanparthi4971
we can use python
@casualotaku123
Yada yade yada
@randomentertainment3302
1:23:37
@riccardobrunelli9286
2:27:23 I love this part,this guy is amazing
Also "Youre right,i am crazy,but im also correct"
@gab_cam08
41:11 "Whatever it's called….that's the canvas"
@user-qf1gl1zs9i
cool video)
@pichpanha6993
I’m struggling with Unity Installation
@Lipapalidev
I feel smart rn cause on the movement I was like "you don't use the speed variable so it doesn't affect anything when you change it" and I even went in and fixed it without watching the tutorial further🙏🙏💀💀
@itzmebirdy911
Day01: 22:10
@Enn99999
why doesn't have a subtitle? not good for not-english speakers
@VindexTOS
3:58:26
@user-si4bh4dl4r
cool video)
@sonscargaming
can someone provide me the links????? The links in the description are not working…