Unity 2D Platformer for Complete Beginners - #1 PLAYER MOVEMENT

  Рет қаралды 729,819

Pandemonium

Pandemonium

Күн бұрын

Learn how to make a 2D platformer in Unity even if you are a complete beginner. In this episode we're gonna focus on installing Unity and making our player move around and jump.
● Unity Hub: unity3d.com/get-unity/download
● Black Square Sprite: www.mediafire.com/file/yge3sm...
● The complete code: pastebin.com/TCJ97R78
Subscribe and turn on the notifications if you don't want to miss the second episode!
➤ Discord : / discord
➤ Patreon: / pandemonium_games
➤ Instagram: / pandemonium. .
➤ Twitter: / pandemoniumnick
➤ Itch: nickbota.itch.io/
#unity2d #unity3d #gamedev
Tags: Unity 2D Platformer for Complete Beginners,unity 2d player movement,unity 2d platformer tutorial,Unity 2D Platformer episode 1,Platformer for Complete Beginners,unity 2d tutorial,unity 2d game,unity 2d platformer,unity platformer,unity2d,how to make a 2d game in unity,unity 2d game tutorial,unity platformer tutorial,unity2d tutorial,2d platformer unity,how to make a platformer in unity,unity platformer movement,learn unity 2d,unity 2d course free,unity 2d
0:00 Intro
0:38 Installing Unity
1:46 Create a Project
2:05 Explaining the Unity Layout
5:30 Creating Player & Ground
8:10 Left-Right Movement
13:01 Changing Player Speed
13:50 Implement Jumping
15:00 Final Result
15:10 Outro

Пікірлер: 1 900
@PandemoniumGameDev
@PandemoniumGameDev 3 жыл бұрын
Let me know if you have any issues or questions, I'll try to help as much as I can. FAQ: 1. If your autocomplete is not working try this: kzbin.info/www/bejne/nWTWeZV8ot-kaas&ab_channel=qubodupDev 2. If you're getting an error that says “Can’t add script component ‘player movement’" make sure to not include spaces in your script name and not rename it after creation. 3. Save your script by pressing Ctrl+S everytime you want to go into Unity and test it 4. Here's the complete code for those who are having issues: pastebin.com/TCJ97R78
@SuperSimply9
@SuperSimply9 3 жыл бұрын
Can you plz make a video there you show how to make so you not fly when you jump im trying to make a game but i have to fix that
@PandemoniumGameDev
@PandemoniumGameDev 3 жыл бұрын
@@SuperSimply9 that's solved in the next video: kzbin.info/www/bejne/fZebfYJ8g9OcotU Basically you allow the player to jump only when he's on the ground
@red2go56
@red2go56 3 жыл бұрын
Where is the link for the black squere Sprite?
@PandemoniumGameDev
@PandemoniumGameDev 3 жыл бұрын
@@red2go56 www.shareicon.net/data/256x256/2015/11/08/668660_box_512x512.png
@kianprieto568
@kianprieto568 3 жыл бұрын
when i double click my script, it tells me which app do i want to open it on, and i have no clue what to do and i am scared if i do something wrong i will mess everything up
@mannyx2796
@mannyx2796 2 жыл бұрын
Finally a tutorial that shows u how to do it instead of taking shortcuts
@gutsychimera9566
@gutsychimera9566 2 жыл бұрын
Yes finally
@tropheusanims698
@tropheusanims698 2 жыл бұрын
Fr
@Flo487x2
@Flo487x2 2 жыл бұрын
Yeah, there are way too many tutorials using templates
@A_Surpluss_of_Stupidity
@A_Surpluss_of_Stupidity 2 жыл бұрын
Yes
@ViolaDragon621
@ViolaDragon621 2 жыл бұрын
Do people really assume it's common knowledge how to use C#?
@randomanimeweeb1329
@randomanimeweeb1329 2 жыл бұрын
I remember trying to do Unity in the past, and I've never gotten too far, because there is so much content... and then I see this video, that shows that the movement code is VERY easy, and, unlike those other tutorials, you actually explain what each thing actually does, allowing me to learn as if I'm watching a legit tutorial, which this video is exactly. This is VERY helpful!
@PandemoniumGameDev
@PandemoniumGameDev 2 жыл бұрын
It's very overwhelming when you're trying to learn everything at once, been there myself. If you split it into small parts you're gonna make good progress. Very glad to hear that it's been helpful, good luck!
@PandemoniumGameDev
@PandemoniumGameDev 2 жыл бұрын
@COMPUTER BUG Yeah, Jonas has some great tuts
@christianglancy2870
@christianglancy2870 2 жыл бұрын
@COMPUTER BUG bro its been out for like a year now kzbin.info/www/bejne/fZebfYJ8g9OcotU
@doodledoo5611
@doodledoo5611 2 жыл бұрын
agree
@duck0154
@duck0154 2 жыл бұрын
@@PandemoniumGameDev physical logic should be done in Fixed Update. There are still a lot of errors in your code, but for beginners it's normal.
@cloudfrog3955
@cloudfrog3955 2 жыл бұрын
I've watched so many tutorials over the past few weeks and every single one didn't understand what a beginner was, they would go way to fast and didn't explain why they were doing something. this tutorial is a gift from god and i just want to thank you so much
@PandemoniumGameDev
@PandemoniumGameDev 2 жыл бұрын
That's the best compliment you could give, thank you. If you're having any issues DM me on discord
@mxtrem3
@mxtrem3 2 жыл бұрын
the trick is to just watch them all, even if it's repeated topics, it will start coming together after awhile. people just explain from different angles. this tutorial tho however, is top notch, it's from center view ground up.
@ripdoxyyy
@ripdoxyyy 2 жыл бұрын
The amount of you talking us through it is perfect. Amazing video to start this journey. Thank you so much for your hard work and see you at the end (:
@aidynoconnor582
@aidynoconnor582 Жыл бұрын
Thank you for giving such a detailed walkthrough, too many tutorial videos out there just rush through steps, without explained what they're doing, and why they're doing it. Your style of demonstration makes it much easier to follow along and learn from 👍
@hungryyaoguai7420
@hungryyaoguai7420 2 жыл бұрын
I wish I could like this video a million times! Do you know how long I have been searching for a tutorial that explains things thoroughly and moves at a pace that a beginner like me can follow? This tutorial is actually perfect! You have earned a subscriber, my friend!
@PandemoniumGameDev
@PandemoniumGameDev Жыл бұрын
Late reply but thanks a lot, very happy to hear that!
@ThatMellon
@ThatMellon 2 жыл бұрын
Awesome! I like the more detailed explanation personally. Most tutorials just tell you to write this and that’s how it’s done without fully explaining why it works. You’ve earned yourself a new sub!
@sassuskrassus3166
@sassuskrassus3166 3 жыл бұрын
im new to Unity that was a very good Tutorial btw the one mistake with the Vektor3 was pretty neat because now i definitely know what the number is standing for, and probably wont forget it compared to other things i learned
@Jacob-ko5tf
@Jacob-ko5tf 2 жыл бұрын
This is the best tutorial ive seen, i love how you actually explain what the things do. great job man.
@cpt.cookie3097
@cpt.cookie3097 3 жыл бұрын
Just downloaded Unity. Was looking for a short and brief tutorial on how it works, but only found hour long ones. Thanks mate for the tutorial, really helped me out.
@halfbakedproductions7887
@halfbakedproductions7887 2 жыл бұрын
The tutorials are frankly awful. Never mind baptism of fire, it's baptism in a blast furnace - you should not be going straight from installing Unity into a prebuilt FPS with no explanation of anything else, but that's what they want you to do. I say this as someone who has been dabbling in game coding for a good while now and has also enjoyed using Unreal. Unity just doesn't do it for me and leaves me feeling very impatient and stressed.
@Maple_Syrup
@Maple_Syrup Жыл бұрын
Really love the detailed explanation for each step. One of the most informative and educational videos I've ever seen
@Brizzle12341
@Brizzle12341 Жыл бұрын
This is amazing. I know basically nothing about unity, and very little about coding, but you made it easier to understand while also doing a great job of explaining how everything works. I feel like a lot of tutorials just tell you "Here's the code, copy it", and then you don't really learn anything. Here I feel like I understand how everything worked and it was super easy to follow.
@user-lr8no1dh5o
@user-lr8no1dh5o 2 жыл бұрын
I LOVE that you explain everything properly, please please please talk more it's what actually makes me understand this stuff! Thank you so much for this tutorial! :)
@Jenson_Beach
@Jenson_Beach 2 жыл бұрын
Oh man, this is great. I went to add more speed and accidentally increased the Edge Radius by 10 so the Player just flew into the air. Fun times. I thank you for making these tutorials and being super thorough on what commands do what. I plan to watch and use them all.
@snowsetdeer6192
@snowsetdeer6192 Жыл бұрын
I've been trying to find in depth 2D unity tutorials for the past week, yours is the first one that actually explained to me what each piece of code does, thank you so much for this!!!
@CHITUS
@CHITUS 2 жыл бұрын
One of the better 2D platformer tutorials I've seen on KZbin. It's been a great help so thank you!
@addalad7144
@addalad7144 Жыл бұрын
This is top tier. The amount of 4 hour tutorials that dont explain anything is crazy, and so often ive ended up confused and stranded whenever something doesnt work (probably because of a mistake i made) but this actually helps me gain a proper understanding of unity. I know gcse level python so you explaining how c++ in operates in some ways helped me make the connections and just actually know whats going on rather than blindly following a shit video.
@roisela3441
@roisela3441 2 жыл бұрын
Amazing! Thank you. A well taught tutorial, very very comprehensive and easy to access for a beginner such as myself.
@mayureshsatao7458
@mayureshsatao7458 Жыл бұрын
Bro, believe me, I was trying to learn unity for months but didn't found any resources which explain stuff with this much simplicity. Keep it Up!
@kutayz7516
@kutayz7516 2 жыл бұрын
I've just started learning Unity by your video. I was really worried about if I wasn't going to understand what you are doing but you explained literally every single detail and thats just the thing I want. You earned a subscriber :) Keep up the good work! I am very excited for the second lesson :))
@subharanjanghoshal5597
@subharanjanghoshal5597 2 жыл бұрын
Wow! I think I'm in the right place after a long search. Why this video is so underrated!!! You have a very straight forward and clean way of explaining stuff. I hope I'm gonna learn to develop 2D Platformer with you. Thanks a lot for making this series ❤❤❤
@PandemoniumGameDev
@PandemoniumGameDev 2 жыл бұрын
Thank you! Hope it's gonna grow with time, my entire channel's growth is mostly because of this series.
@zajemc2604
@zajemc2604 2 жыл бұрын
I screamed "IT MOVES" when with this tutorial I finally learned how to type simple controls. You don't even have an idea how excited I am now. Thank youuuu
@PandemoniumGameDev
@PandemoniumGameDev 2 жыл бұрын
Congrats dude! Hope you saved it somewhere, I don't remember my first time when I made the player to move :(
@zajemc2604
@zajemc2604 2 жыл бұрын
@@PandemoniumGameDev Sure thing I did, still working on it though. I'm currently going through your second guide and think I'm doing well so far. All thanks to you
@ignatiushazzard
@ignatiushazzard 2 жыл бұрын
i'm gonna end up watching this whole playlist like 10 times, i'm sure. Back again to reiterate how comprehensive these videos are and how much i appreciate them =)
@PoungSauce
@PoungSauce 12 күн бұрын
Hi, I rarely like, comment or subscribe on any videos. But I just wanted to let you know that you have made an amazing set of tutorials that are extremely easy to follow. Everytime you stop to explain something it's just within a reasonable time to not lose focus. Thanks alot!
@bigboi3069
@bigboi3069 2 жыл бұрын
This was the most helpful unity tutorial I have ever watched and im so glad I found it
@PandemoniumGameDev
@PandemoniumGameDev 2 жыл бұрын
I'm glad you found it too 😀
@ajwatcher
@ajwatcher 2 жыл бұрын
Finally. A tutorial that didn't fry my brain. Thank you, I walk out a wiser man.
@thejasezonakhro6609
@thejasezonakhro6609 2 жыл бұрын
Hey man what are u using vscode or visual studio?
@VirusakeFatVersion
@VirusakeFatVersion Жыл бұрын
Thank you very much for this series! I really want to develop a side-scroller, but couldn't find anything too relevant on the internet. This tutorial series is perfect and I will start applying it straight away! :)
@zarrarkhan6964
@zarrarkhan6964 2 жыл бұрын
Perfectly explained, other then throwing bunch of lines you explain what is the purpose of each line,thats fantastic. Keep it up bro,peace
@harryfriend4362
@harryfriend4362 3 жыл бұрын
thank you so much, took me 3 tries to do the code for some reason, but i got it, deffo talk more, its good to know how to code something but its better to understand what its actually doing. Fair enough if you dont have time or dont want to but longer video is better :)
@SamJansson
@SamJansson 2 жыл бұрын
I'm very much a beginner, and I've watched so many tutorials recently that just explain how to do something but never why I'm doing it. This was perfect though, pacing was great and I finally understand what's going on! Thank you!
@alberthuang2149
@alberthuang2149 2 жыл бұрын
same i could never find a video where they actually tell you how to code works lmfao
@aphynx816
@aphynx816 Жыл бұрын
This is a very useful and weel done tutorial, the fact that you explain what every single line of code does makes it even more interesting, as in other tutorials they just tell you to copy and paste everything. Thank you
@flekiblue444
@flekiblue444 3 жыл бұрын
Thanks, great video. I only watched the coding part but I love how well you explain how every piece of code works!
@Vencint275
@Vencint275 2 жыл бұрын
Man dude, youve got some talent for tutorials. I like how you explain what each line of code does. It makes it really easy to understand. Thanks + Nice job!
@PandemoniumGameDev
@PandemoniumGameDev 2 жыл бұрын
Thanks a lot, very glad it helped you.
@JacobBetico
@JacobBetico 3 жыл бұрын
you are to underrated! Love it
@PandemoniumGameDev
@PandemoniumGameDev 3 жыл бұрын
Thanks! Doing my best to fix that 😀
@lizdevilz7271
@lizdevilz7271 Жыл бұрын
Finally,I have tutorial that going to make me finished my coding class in college and sent it to teacher! And,I love how you add a little bit humor in it make this fun to watch instead of throwing info dump in it without pause!
@SSMLivingPictures
@SSMLivingPictures 2 жыл бұрын
This is the best Ive seen covering this content. Made it simple and concise - the way it should be
@drunkengaming4782
@drunkengaming4782 2 жыл бұрын
You guys having issues with auto fill go to Unity and then Edit > Preference > External Tools > External Script Editor and pick Visual Studios in the drop down menu, be sure to close Visual Studios and reopen after you do it. This will hopefully make it easier for you guys, rather than having to watch a video about it! Good luck.
@geezgus
@geezgus 2 жыл бұрын
top tier comment
@resthejackal4238
@resthejackal4238 2 жыл бұрын
Thank you much!
@ayyjayyvr1939
@ayyjayyvr1939 2 жыл бұрын
I have been looking for a good tutorial, this was super easy to follow and you make it so easy to understand
@PandemoniumGameDev
@PandemoniumGameDev 2 жыл бұрын
Thank you! Let me know if the next episodes are as clear as the first.
@TheVersionController
@TheVersionController 2 жыл бұрын
After writing the script with your video, I went back and watched again and put comments over all of the statements, describing what they do in my own words. It really helped the concepts sink in.
@aia8101
@aia8101 2 жыл бұрын
I'm super new to all aspects of game development and your tutorial was extremely helpful. Thank you !!
@Tugezu
@Tugezu 2 жыл бұрын
4:55 when you rename that SampleScene to level one, what button do you press on that message box? when i press reload the 2D sprite just disappears... (and pro tip: show your cursor on your video and it will be much easier to follow)
@PandemoniumGameDev
@PandemoniumGameDev 2 жыл бұрын
First select something, then press F2 to rename it. Yeah, sorry about the cursor, I added it in episode 2.
@chicken866h3
@chicken866h3 2 жыл бұрын
This tutorial is amazing I have been struggling to actually learn unity and not just click the same button as the video. But you actually explain the reason why you are doing something. Thanks
@johnnyquesada750
@johnnyquesada750 Жыл бұрын
I haven’t finished the video yet, but is so cool man 👍 you are not just writing code you are explaining the “why” of every step and that is what really helps for learning
@dogghgyt9324
@dogghgyt9324 2 жыл бұрын
ONE IMPORTANT QUESTION : what keys do i press to move the player cause wasd and arrow keys dont move it
@arisemagical8674
@arisemagical8674 Жыл бұрын
same here
@none21350
@none21350 Жыл бұрын
for the player to jump u press the space keyboard and to move him left press left arrow button and the same for the right
@Kurocathere
@Kurocathere Жыл бұрын
i have the same issue its just not moving helpp
@griffinbrooks6748
@griffinbrooks6748 Жыл бұрын
Make sure to capialise the words Horizontal and Vertical
@Rukabu_Break
@Rukabu_Break Жыл бұрын
@@Kurocathere what version do you have?
@lootbot
@lootbot 2 жыл бұрын
I need some help. after writing the exact code that you did in left-right movement chapter, i get an error message that says: "Assets\Scripts\PlayerMovement.cs(7,13): error CS0246: The type or namespace name 'RigidBody2D' could not be found (are you missing a using directive or an assembly reference?)" do you know what this means? i could not figure it out. im using the unity version of visual studio 2019. please help me out, thank you.
@furiouslyfast424
@furiouslyfast424 2 жыл бұрын
I had this problem myself and its because the b in Rigidbody2D isn't supposed to be capitalized. Hope this helps
@makicardenas8603
@makicardenas8603 Жыл бұрын
@@furiouslyfast424 that wasen't the problem here is the code and see what i did wrong using System.Collections; using System.Collections.Generic; using UnityEngine; public class BallMove : MonoBehaviour { [SerializeField] private float speed; private Rigidbody2D body; private void Awake() { body = GetComponent(); } private void Update() { body.velocity = new Vector2(input.GetAxis>("Horizontal") * speed,body velocity.y); }
@lukegraham855
@lukegraham855 8 ай бұрын
I have the same error, do u know what the problem was yet?
@akaithecreator7448
@akaithecreator7448 Ай бұрын
I have it too
@robertpenman548
@robertpenman548 Ай бұрын
​@@akaithecreator7448 here is the fixed code let me know if it worked Changes made: Added a missing semicolon after the GetComponent() line. Corrected the syntax error in Vector2 by removing the extra parentheses and provided correct parameters. Changed input.GetAxis> to Input.GetAxis. Declared a variable moveInput to store the result of Input.GetAxis("Horizontal") for readability and efficiency. using System.Collections; using System.Collections.Generic; using UnityEngine; public class BallMove : MonoBehaviour { [SerializeField] private float speed; private Rigidbody2D body; private void Awake() { body = GetComponent(); // Error: Missing semicolon } private void Update() { float moveInput = Input.GetAxis("Horizontal"); // Error: Incorrect method name and missing variable declaration body.velocity = new Vector2(moveInput * speed, body.velocity.y); // Error: Syntax error in Vector2 and incorrect method name } }
@JozsefNyulas
@JozsefNyulas 4 ай бұрын
This is really well explained. You go into details, also visually show everything. It's awesome. Thanks for this:)
@ignatiushazzard
@ignatiushazzard 2 жыл бұрын
i had a notion i might enjoy fucking around and maybe learning to code a bit - these videos broke everything down in such a great way that i completely lost all irrational fear of trying something new. These legitimately made me feel confident i could do this AND enjoy it; i appreciate it a lot, my man
@jappyproductions4429
@jappyproductions4429 2 жыл бұрын
When I try to drag the player movement script onto the player it says “can’t add script component ‘player movement’ because the script class cannot be found. Make sure there are no compile errors and that the file name and class name match.”
@PandemoniumGameDev
@PandemoniumGameDev 2 жыл бұрын
The file name in Unity and the script name in code have to be the same and have no spaces. There's a reason I called it PlayerMovement in both places.
@jappyproductions4429
@jappyproductions4429 2 жыл бұрын
@@PandemoniumGameDev Oh, I see the problem now, Thanks!
@maarifrafili2164
@maarifrafili2164 Жыл бұрын
I can't write code in VS when I wrote Rigidbody2D my code doesn't work
@kotyarawinner4283
@kotyarawinner4283 5 ай бұрын
Same. What was the mistake?
@STuNxHaptic
@STuNxHaptic 2 жыл бұрын
Well explained and very helpful to people that are new to unity. You make it very easy for people to understand and learn. Keep up the good work man!
@MrMrGarlick
@MrMrGarlick Жыл бұрын
I am a complete beginner in coding and Unity and this tutorial is perfect for me. I really enjoy the explanations of what components do and how the code actually works. In a few hours I have gone from installing Unity to having a platformer with a character that can run, wall jump and shoot. Also, because of how well structured the tutorials are, when I have missed steps or things are not quite how I'd like them, regarding projectile speed etc, I know where and how to adjust it. Thanks for a great series. I have never subscribed so quickly to a channel. Great work!
@PandemoniumGameDev
@PandemoniumGameDev Жыл бұрын
Really great to hear that, thanks a lot! Good luck with the process!
@lulaluptv
@lulaluptv Жыл бұрын
Please anybody I need help ‼️‼️‼️‼️‼️‼️‼️‼️‼️‼️‼️‼️‼️‼️‼️‼️‼️‼️‼️‼️‼️‼️‼️‼️‼️‼️‼️ when I tipe in Rigidbody2D it doesn't get colored and it doesn't work
@lulaluptv
@lulaluptv Жыл бұрын
Pleas
@animatordog3424
@animatordog3424 Жыл бұрын
@@lulaluptv dont worry, this happened to me too. Try fixing it by following these steps. kzbin.info/www/bejne/nWTWeZV8ot-kaas&ab_channel=qubodupDev
@DaXYZPro
@DaXYZPro Жыл бұрын
Same thing happens to me even when I copy and paste the exact same code.
@makicardenas8603
@makicardenas8603 Жыл бұрын
same, always the comments that need help or say "help" are always on the buttom of the comment section
@lukegraham855
@lukegraham855 8 ай бұрын
Have u figured out what the problem was? I have the same problem
@aquecesopas
@aquecesopas 2 жыл бұрын
Amazing tutorial. I'm currently making a 2d cartoonish shooter similar to "Space Invaders" as a college project and this video really helped me in some aspects.
@georgem1077
@georgem1077 Жыл бұрын
Mate, I have been watching so many videos the past few days trying to wrap my head around the most basic of features, I wanted to make a few games to see how I got on with it but most of the videos I have watched so far have been overwhelming and felt rushed or made with the expectation people had some knowledge. Your video has been thorough and very well paced, I am just getting started but I am looking forward to working through and following the rest of these! Thank you very much!
@PandemoniumGameDev
@PandemoniumGameDev Жыл бұрын
Hey George, very nice to hear that! Thanks for the encouragement and keep going!
@ChaoticArlyn
@ChaoticArlyn 26 күн бұрын
Even 3 years after the video released, it is still so helpful. This helped me way more than other videos as a beginner, thank you!
@omgiamthebestgameralive
@omgiamthebestgameralive 25 күн бұрын
lol
@gamespoint1701
@gamespoint1701 2 жыл бұрын
Extremely well made video, This is one of those videos which are really helpful for beginners like me. Thank you!!
@insertusernamehere8125
@insertusernamehere8125 Жыл бұрын
Super detailed and fun to watch tutorial + I tried Unity a few years ago and it felt very hard and felt like I wasn't accomplishing anything, but now that I'm interested in learning Unity again I feel like I'm actually learning stuff which is really really good.
@PandemoniumGameDev
@PandemoniumGameDev Жыл бұрын
I tried and quit a couple times as well when starting off, glad to hear you're back on track! Happy learning and keep getting better 🙌
@insertusernamehere8125
@insertusernamehere8125 Жыл бұрын
@@PandemoniumGameDev thank you
@LA-dm6kj
@LA-dm6kj 28 күн бұрын
I love this approach. Easy to understand. I like the tone of your narration, very matter of fact. Thank you.
@PandemoniumGameDev
@PandemoniumGameDev 28 күн бұрын
Love to hear that, thanks!
@fromen123456
@fromen123456 Жыл бұрын
My guy this was uber helpful as an intro to C#, i have done a fair amount of python/php/javascript development for my work and just starting to get into making games as an interest. Thank you!
@nicolaspasciuto4282
@nicolaspasciuto4282 2 жыл бұрын
Thanks a lot I’ve watched other tutorial on KZbin but you point things out and explain things so easily
@arggyw3584
@arggyw3584 Жыл бұрын
Finally a proper tutorial. This really helped, I’m glad you actually explained what you did instead of just doing stuff and expecting the viewers to know without explaining. I plan on making a 2D game where you play as a shovel digging through levels and using your abilities to get through puzzles
@PandemoniumGameDev
@PandemoniumGameDev Жыл бұрын
Sounds cool, make sure to share a link once it's done.
@faroukthenoob-ftn9610
@faroukthenoob-ftn9610 Жыл бұрын
Thanks for everything man, this series is such a bless and your explanations are really clear!
@PollolOMGYT
@PollolOMGYT Жыл бұрын
OMG, I'm gonna watch ALL this serie and code a game by myself. You earned a new sub, this is incredible. I will tell you if anything is going wrong :D
@greenlantern8248
@greenlantern8248 2 жыл бұрын
Honestly the best 2D tutorial I have seen. Really appreciate this.
@gergolehoczki7910
@gergolehoczki7910 2 жыл бұрын
Finally a clear and perfect tutorial. I have liked very few videos on youtube, but it was one of them. ❤️❤️❤️
@tiberionx
@tiberionx Жыл бұрын
Hey man , just started out unity and thanks for explaining what you are doing clearly , us newbies really appreciate it
@joncrespo865
@joncrespo865 Жыл бұрын
This is the best and easiest to follow 2D Platformer Unity tutorial I could find KZbin. Thank you!
@Pavme
@Pavme 9 ай бұрын
I cant believe I am actually learning code and kinda understanding it!!! I love your explanations as they help a lot, and it even allowed me to make my own variable for jump height! Can't wait to watch the other videos for this series :D
@PandemoniumGameDev
@PandemoniumGameDev 8 ай бұрын
Love to hear that! Good luck and happy learning!
@konam4341
@konam4341 Жыл бұрын
Thank you so much. I'll be watching the whole series. This helps a lot!
@jantechnology8490
@jantechnology8490 2 жыл бұрын
This video is the clearest Unity Tutorial I’ve seen 👍, thank you so much for making it!
@NakedSageAstrology
@NakedSageAstrology 2 жыл бұрын
Thank you for going deep into the details, I really appreciate it!
@tenj
@tenj 2 жыл бұрын
I really really like the San Andreas mission passed in the end XD, good content
@nighttime6666
@nighttime6666 2 жыл бұрын
Best tutorials I've ever watched you don't just tell us to copy you you tell us why your doing it and how it will affect the program the slow pace was perfect as it allowed me to take my time and works thought it Also the code is simple and efficient when compared to other code that does the same thing keep up the brilliant content
@anastasijakuznetsova6441
@anastasijakuznetsova6441 2 жыл бұрын
You´ve explained everything very well, thank you so much. I`ve subscribed right away. You have a clear way of thinking and explaining and a calm voice too, perfect combination.
@PandemoniumGameDev
@PandemoniumGameDev 2 жыл бұрын
Thanks a bunch, very glad to hear that!
@betsydillard3857
@betsydillard3857 2 жыл бұрын
This was well thought out and nicely executed. Thank you
@semiraf
@semiraf 2 жыл бұрын
OMG! This was the best tutorial on Unity that I have ever seen! Keep on making videos because they are awesome!
@PandemoniumGameDev
@PandemoniumGameDev 2 жыл бұрын
Thanks a million! Means a lot to me to hear this, and yeah definitely I'm making episode 8 right now
@IJH-Music
@IJH-Music 11 ай бұрын
This video still works in 2023, May! Thank you for the easy to understand video!
@ghostthatgames27
@ghostthatgames27 Жыл бұрын
short and straight to the point, great video for beginners
@sertactoprak8889
@sertactoprak8889 2 жыл бұрын
I did new started making games with unity.Since my language is Turkish, i seached the contents in Turkish at first.But your style of narration is the best of all , i can understand very well with the help of the subtitle... Good job bro 👌
@Willcrocker.
@Willcrocker. 2 жыл бұрын
This is such a well made tutorial!!! Keep up the good work!!!
@ablur5129
@ablur5129 2 жыл бұрын
This tutorial is amazing dude! Very clear and concise thank you for that. hope this series blows up!
@PandemoniumGameDev
@PandemoniumGameDev 2 жыл бұрын
Thanks man! It's already kinda blowing up, my entire channel grows because of this series which is kinda funny because I wasn't sure I should create it at all :D
@ablur5129
@ablur5129 2 жыл бұрын
@@PandemoniumGameDev Well I'm glad you did and hope you continue to grow!
@notjustdev
@notjustdev 3 жыл бұрын
Awesome tutorial Nick, keep up the good work
@PandemoniumGameDev
@PandemoniumGameDev 3 жыл бұрын
thanks dude, you too :D
@exe671
@exe671 Жыл бұрын
This channel deserves a lot more subscribers extremely underrated
@shashank_sharma_7
@shashank_sharma_7 2 жыл бұрын
Wow, this is a really good platformer tutorial, you are explaining each and everything clearly, Thanks man, never stop making videos like this. You are doing a great job. Keep it up, thanks again, SUBSCRIBED 😉
@resthejackal4238
@resthejackal4238 2 жыл бұрын
Straightforward and very helpful! Thank you!
@voidOV
@voidOV Жыл бұрын
ive been stuck on this for a month you are the best
@g1r4ffe21
@g1r4ffe21 2 жыл бұрын
one of the best tutorials ive seen. really want to get into making games and wanted to start off with a platformer. this really helped. just subbed
@PandemoniumGameDev
@PandemoniumGameDev 2 жыл бұрын
Thanks a lot, much appreciated!
@cristian._.munoz.
@cristian._.munoz. 2 жыл бұрын
Thanks for this tutorial man, it has been helping me alot on my competition.
@headfracturegaming5025
@headfracturegaming5025 Жыл бұрын
Incredibly well explained! Thank you so much!!
@spongebob8157
@spongebob8157 Жыл бұрын
I am building a video game so my brother can believe in his game design dream. I am also sending him this video when I finish making it, so he can make it himself. Thank you so much for being the beginning of his journey. ❤
@PandemoniumGameDev
@PandemoniumGameDev Жыл бұрын
Aw, that's heartwarming! Good luck to both of you and let me know if I can help ❤
@leonardoandrade5934
@leonardoandrade5934 9 ай бұрын
Great Tutorial, i hope the next one is as easy and useful as this one! Thanks for the content!
@takeiteasy4556
@takeiteasy4556 3 жыл бұрын
Continue bro, amazing work, love it
@samsofflinern
@samsofflinern 2 жыл бұрын
Bro your amazing man this tutorial explains why you need certain components and as a beginner I cant thank you enough
@azanhussain6969
@azanhussain6969 2 жыл бұрын
Thank you so much, this has been really helpful so that i actually know how it works and how to do it!
@pudge-yp6by
@pudge-yp6by 2 жыл бұрын
you are very, very skilled at explaining things! great work and thank you so much.
@AmielShadow
@AmielShadow 2 жыл бұрын
DUDE you just helped me get pass my issue! should had found this channel way back!
@joeytimmers
@joeytimmers 8 ай бұрын
You’re the best! Thanks for this awesome tutorial.
@mjgrandd9709
@mjgrandd9709 Жыл бұрын
It really worked for me after I look and try some tutorials, yours is the one that worked. Owe you a lot.
@codeee1821
@codeee1821 2 жыл бұрын
thank you so much for explaining slowly its really helping me
Unity 2D Platformer for Complete Beginners - #2 ANIMATION
21:35
Pandemonium
Рет қаралды 288 М.
I re-coded Minecraft, purely for MAXIMUM FPS (World Record)
11:26
Китайка и Хеликоптер😂😆
00:18
KITAYKA
Рет қаралды 1,3 МЛН
He FOUND MYSTERY inside the GUMMY BEAR 😱🧸😂 #shorts
00:26
BROTHERS VLOG
Рет қаралды 54 МЛН
How I learned Unity without following tutorials (Developing 1)
18:11
Game Maker's Toolkit
Рет қаралды 1,9 МЛН
The Most HILARIOUS FAKE Minecraft Speedruns EVER...
16:39
Ayundaru
Рет қаралды 116 М.
Unity 2D Platformer for Complete Beginners - #7 HEALTH SYSTEM
23:17
MELEE COMBAT in Unity
21:07
Brackeys
Рет қаралды 1,6 МЛН
Unity 2D Platformer for Complete Beginners - #3 WALL JUMPING
17:16
Pandemonium
Рет қаралды 166 М.
Discord’s New Quests Badge! (and how to get it)
7:35
No Text To Speech
Рет қаралды 526 М.
2D Movement in Unity (Tutorial)
21:09
Brackeys
Рет қаралды 3 МЛН
Learn C# Scripting for Unity in 15 Minutes (2024 Working)
15:15
Charger Games
Рет қаралды 880 М.
Он исполнил её последнее желание😢 #фильм #сериал
0:59
Acts of Kindness 😭💔 | Emotional Story | in frog costume
0:19
Smile /재미있는
Рет қаралды 20 МЛН
А Вы ПРОГЛАТЫВАЕТЕ жвачку? #Shorts
0:28
ФАКТОГРАФ
Рет қаралды 3,1 МЛН
ВИРУСНЫЕ ВИДЕО / Мусорка 😂
0:34
Светлый Voiceover
Рет қаралды 7 МЛН
Няня спасла жизнь ребенку  😢😭 #сериал #топ
0:48
Топ по Ивановым
Рет қаралды 3,1 МЛН
ВИРУСНЫЕ ВИДЕО / Мусорка 😂
0:34
Светлый Voiceover
Рет қаралды 7 МЛН
Пачка ДЕНЕГ в РЫБЕ 😱 #shorts
0:59
Лаборатория Разрушителя
Рет қаралды 4 МЛН