Тёмный

Learn programming with GDScript (Part 1) 

Godotneers
Подписаться 37 тыс.
Просмотров 43 тыс.
50% 1

Опубликовано:

 

28 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 151   
@DannyKing
@DannyKing 6 месяцев назад
When you move on to the advanced tutorials, I would love to see a video on best practices for project organization, which design patterns are best for what and how to implement them, and code layout. Great work as always, thank you!
@dokMixer
@dokMixer 6 месяцев назад
Oh god, THIS needs to be upvoted! I can't wrap my head around, in Godot, how i should approach a task system, movement of things... but in a organized shared way. I know i could attach codes to stuff, but if i want general things accessible by all, it means i have to add a function as a global thing necessarily ? Should i have a script in a scene called in another way? What should be "the" best practice for Godot? Also, how do you approach prototyping a new feature in a game? Do you create a new scene just with a stuff? What if it requires you to have already a progression in the game? What if i have an inventory system, coins, and i want to develop a feature like a forge. I can't just relaunch the game entirely from it's beginnings to debug the thing, so what could be a good approach? A load system? A debug scene?... In one word: workflow. 1000 upvotes for you for the videos you already produced my good sir. 10.000 more for an advanced video
@zault
@zault 6 месяцев назад
You mean like the amazing video from 5 months ago he already posted?
@dokMixer
@dokMixer 6 месяцев назад
@@zault It does kinda help, and thanks for the reminder I already saw the video. But I think I'm trying to grasp a workflow more than anything. Doing components and reusing things is nice, but the example used seemed really very tutorial-level like. What if I want a loading system for example? Creating the code is one thing, but how do you approach the developing phase? Should you create a scene that just loads a file for testing purposes? Once it works, should you integrate that same script, independent, but on the main scene and attached somewhere? That kind of philosophy of code arrangement if that makes sense :)
@SergeyPopovichevPS
@SergeyPopovichevPS 4 месяца назад
@@dokMixer you mean modularity?
@Potato6153
@Potato6153 6 месяцев назад
You are the new GOAT of godot tutorials. Massive props for your work!
@dreamleaf6784
@dreamleaf6784 4 месяца назад
The godoat
@deansan4250
@deansan4250 4 месяца назад
​@@dreamleaf6784Dude that was hilarious! First day here hope to see your guys' work someday!
@ogkay
@ogkay 2 месяца назад
Ong….holy man
@romanrioter5503
@romanrioter5503 6 месяцев назад
Amazing content, as always. Folks like you are making the Godot community bigger and better every time you release a video. Look forward to seeing where your journey takes you.
@godotneers
@godotneers 6 месяцев назад
Thank you very much for supporting me and also thank you very much for the kind words, I really appreciate it!
@deansan4250
@deansan4250 4 месяца назад
Thank you for noticing the perspective where a person with no programming knowledge would struggle tonlearn gdscript as their primary coding language! I wills be taking and supporting this whole tutorial line and obviously your channel as I see you hold a very useful perspective!
@bobblify
@bobblify 6 месяцев назад
really appreciate the effort you put into making your videos so clear and easy to follow!
@LargoSensei
@LargoSensei 6 месяцев назад
Love how the information is organized and weaves in debugging effortlessly. Even filled in a couple missing bits of GDscript info I was missing. Looking forward to the rest of the series!
@kennethalvaro6499
@kennethalvaro6499 6 месяцев назад
This is a HUGE help, specially for us that don't know how programming works. Thanks for this video
@robkazer5841
@robkazer5841 4 месяца назад
Thank you for these videos! I'm excited to learn about Godot, and these are so easy to follow
@Asilhan
@Asilhan 5 месяцев назад
Your teaching style is top-notch. First, do it like a beginner and get an error, then show the correct way and how to fix that error just like learning yourself but without spending hours to solve the problem. This way you can see why the first idea that comes to our mind always doesn't work.
@tayete
@tayete 6 месяцев назад
Thank you! I was longing for March to start to check if you launched a new video... and I wasn't dissapointed! Great as always.
@lonegamedevlongjourneyman
@lonegamedevlongjourneyman 6 месяцев назад
very beginner friendly , good audio, and good editing very clean
@olmrgreen1904
@olmrgreen1904 6 месяцев назад
Your tutorials are just top quality! Thanks again for such great content!
@OldM8
@OldM8 6 месяцев назад
WOW, you're an absolute epic teacher my friend ! Would love some tips on books to read or any courses you'd recomend that helps build up this level of skill...
@Bardenschule
@Bardenschule 6 месяцев назад
Thank you so much! I started to write codes with Scratch and wanted to get a step further with Godot. I watched many tutorials but they where all way to complicated. This one is perfect! I was looking for this kind of video for days. How can I thank you with some money?
@johnnyclifton3373
@johnnyclifton3373 5 месяцев назад
FYI... to comment out a block of code or multiple lines of code on a Mac, first highlight or select the code then select 'command' key and 'k' key together.
@its_jesteR
@its_jesteR 6 месяцев назад
man I love your videos. could you sometime make a grid system for 2d games? I'm having trouble wrapping my head around the implementations
@Vseznamus
@Vseznamus 6 месяцев назад
Cant wait for another video 😊
@honda02134
@honda02134 6 месяцев назад
Beautiful tutorial thanks friend
@kruth6663
@kruth6663 6 месяцев назад
Ah I almost missed a new video, glad I checked
@LightGames_8056
@LightGames_8056 6 месяцев назад
when you will upload the next video ? please answer
@godotneers
@godotneers 6 месяцев назад
Part 2 is currently in scripting phase, during which the script is developed and any code for exercises and examples is written. This usually accounts for about two thirds of the overall effort going into a video. After that I record audio and video and edit everything together. I cannot give an exact date for when this will be done as I am doing this in my spare time which is not entirely predictable.
@dakotah4866
@dakotah4866 6 месяцев назад
I don't get this I put pick up item in the script and Mr g isn't doing anything there's no errors.
@dakotah4866
@dakotah4866 6 месяцев назад
I get him to move but it won't pick up the coffee for some reason
@dakotah4866
@dakotah4866 6 месяцев назад
Never mind I thought the Google automatically updates I had to download the new one works fine now.
@everton4806
@everton4806 3 месяца назад
32:41 my checkpoint
@MadManTnT
@MadManTnT 6 месяцев назад
Yep!!!
@shubhammiskite
@shubhammiskite 2 месяца назад
Hiii why there is an error in class stepping robot
@godotneers
@godotneers 2 месяца назад
It's difficult to say without seeing what you are seeing. If you'd like you can open up an issue here and maybe post your code and some screenshots: github.com/godotneers/programming-video/issues
@rrRowboat7
@rrRowboat7 2 месяца назад
Everyone should read the Bible at least once. Every ruler should read the Declaration of Independence at least once. Every game dev should watch this video at least twice.
@林峰-d4m
@林峰-d4m 6 месяцев назад
棒!爱来自中国
@RedHedDes
@RedHedDes 6 месяцев назад
Please stop using genAI art for your thumbnails! Otherwise love your content.
@berribeans6593
@berribeans6593 6 месяцев назад
Fully agreed, the content is insanely good, but using AI art as a content creator just isn't a good look these days
@RedHedDes
@RedHedDes 6 месяцев назад
@@berribeans6593 beyond being not a good look, it's supporting an exploitive industry that's inherently anti-creative.
@BlendtutsES
@BlendtutsES 6 месяцев назад
Awesome tutorials! Thank you :D
@godotneers
@godotneers 6 месяцев назад
Thank you very much for your support! I'm glad that this video is useful for you!
@nongbellybuttiskawaii6911
@nongbellybuttiskawaii6911 6 месяцев назад
This is an amazing tutorial, you make me realize that I miss a lot of basic topic in script writting. I learn a lot of new things from you. Keep up the good work! I'll be waiting for the new tutorial since I'm still an inexperience.
@godotneers
@godotneers 6 месяцев назад
Thank you very much for supporting me! I'm glad the video has been useful to you!
@AsmodeusMictian
@AsmodeusMictian 6 месяцев назад
This is why I think the internet can be a cool place to be.
@ykyjohn
@ykyjohn 4 месяца назад
I had nothing to learn from this video, but for some reason I watched the whole thing. Very nice video for people that just want to start programing. Very high quality!
@apenasumgato6536
@apenasumgato6536 6 дней назад
Você nao tem nada a aprender por que voce ja sabe programar ou por que nao tem interesse no assunto?
@tinsaus5498
@tinsaus5498 6 месяцев назад
No clue why, but at around 22:40 when you look for step_forward in the ''search help'' tab. Nothing along the lines of step_forward shows up for me. So there's no way for me to find similar functions this way. But it does auto complete when writing a script. So it does exist. Kinda confused right now.
@TheBlackredzone
@TheBlackredzone 6 месяцев назад
Yeah, have the exact same problem. "Search help" doesn't find any custom functions for me.
@chinweokoli5501
@chinweokoli5501 5 месяцев назад
Came on here to wonder if I'm the only one. I'm having this exact same problem too. Isolated it to searching through Methods specifically since its that according to the video and no reference under the Methods category show up. Have you been able to fix this on your end?
@pzyko1
@pzyko1 5 месяцев назад
I am having the same issue, trying to figure out why I can't find "stepping robot" in the documentation
@SlimsPickns
@SlimsPickns 4 месяца назад
Same issue here.
@Muphet
@Muphet 6 месяцев назад
even tho i have nothing to learn it's always such a pleasure to watch videos on this channel
@x3nomat
@x3nomat 2 месяца назад
You could also say: "You got a discount of ", discount, " coins!" ...by the way. 🙂 Not sure why people do this casting. Is there any best practise i should be aware of...? Also "== true" is not needed, "if is_item_before_me:" already means "if true:".
@godotneers
@godotneers 2 месяца назад
For this particular case you can use the comma syntax (the say method actually supports it) but this was not the point of the example. The idea was to make the viewer aware that there are data types and that in general you cannot just throw strings and numbers together and expect it to work. This may be obvious if you come from another programming language, but this tutorial is really intended for people who have no programming experience at all. For the same reason I stick with the "== true" even if it is technically not needed. We just introduced the concept of comparison operators and I think this needs to sink in before we throw more techniques at the viewer. Optimizing or streamlining code at this level is likely to create more confusion than understanding as new programmers still struggle with understanding the basics.
@gorgeanderson9813
@gorgeanderson9813 3 месяца назад
thx bro you are helpful than ever you started with most basics and that what i like and also very organised video and i love your way of explaining continue on you are a legend😇😊
@deadslapTV
@deadslapTV 6 месяцев назад
Always a good day when Godotneers drops a new video!
@Iglum
@Iglum 6 месяцев назад
Nice one 👍 perfect timing because I’m done with the Gdquest material and more practice and repetition is essential to learn
@SootytheMagicalBear
@SootytheMagicalBear 6 месяцев назад
did you get their paid course? godotneers project in this tutorial seems very similar
@SimulationWinks
@SimulationWinks 5 месяцев назад
Thank you. That was the best lesson I have seen so far. Much better than tutorials I have paid for .
@gabrom5047
@gabrom5047 4 месяца назад
You're tutorial is very thoughtful and I appreciate that you are able to take time to include us all on this journey.
@5kunk157h35h17
@5kunk157h35h17 Месяц назад
Nice video actually. Starting out, it seemed like it was way too basic, talking about how to open the script editor etc, but 45 minutes in, I've felt like I've actually learned quite a bit about the fundamentals! Thank you
@SootytheMagicalBear
@SootytheMagicalBear 6 месяцев назад
my solution for challenge 1 is as follows, but its 5 lines instead of 4. It seems to count a turn as an action which is why I made it 12 for steps:int in 12: if tile_color_before_me != "light blue": turn_right() else: step_forward()
@dakotah4866
@dakotah4866 6 месяцев назад
That helps. hey did you have a problem with the Mr g not picking up the coffee?
@SootytheMagicalBear
@SootytheMagicalBear 6 месяцев назад
yeah, I was confused at first why there were transparent cups on the board and what they were for. After a while I realised they are just the pattern you need to have the cups in for the smaller circle. otherwise you would get an error/endless loop. Looking at the notes in the project though, I think my solution was not a good one, because he wanted us to practice for loops in for loops in the next challenge. also additionally a friend pointed out to me I didn't need the else statement. So now it at least meets the requirement of 4 lines. for steps:int in 12: if tile_color_before_me != "light blue": turn_right() step_forward() @@dakotah4866
@ThaAftrPartie
@ThaAftrPartie 2 месяца назад
1:09 Already know I’m gonna know most of what’s in this video, but I’m gonna watch it just to have that confidence after a ~month of using godot
@nicoletang1834
@nicoletang1834 6 месяцев назад
omg you are the best! I'm going to learn all your GDScript tutorials!!!
@phatslug7373
@phatslug7373 5 месяцев назад
Great video, but am unable to open up the project due to my laptop being so old (I think Hercules used it for his school work) is there a compatibility mode version that can be used. Thanks
@El5iver
@El5iver 5 месяцев назад
your are the reason i’m starting coding this tutorial is clear and consice and doesn’t it doesn’t just make you copy code edit:you’re not your
@teiny5605
@teiny5605 6 месяцев назад
Hi, your videos are very helpful, you are doing a good thing. I have a question for you, do you have plans to talk about how the servers work in Godot 4 (PhysicsServer, RenderingServer, etc.)?
@godotneers
@godotneers 6 месяцев назад
In general yes this would surely be interesting. However I would need to have good use case for this which I can use to explain things and I currently fail to come up with a good one that isn't so niche that it won't be of interest for the vast majority of users. There is actually very little need to directly work with the servers for most projects. Any ideas?
@teiny5605
@teiny5605 6 месяцев назад
@@godotneers Hmm, there's truth in that, that servers for the most part aren't needed for direct use, but that issue comes up differently on the optimization point. Godot is very good for development and there over-optimization is not needed there in projects that don't have as much calculations as visible actions. Mostly, I think, they should be used to optimize miscalculations of intersections between areas, collision checking, object rendering and even more rarely for sound. Based on this, it makes the most sense to use a physical and rendering server. Going deeper, it reminds me of shooters, bullethell games, maybe also something voxel-based. If we use nodes instead of servers, we get a lot of "unnecessary" checks, which the node does only for the purpose of transmitting data to us, if we need them, although we can do without them. That is, I see the scenario of using servers as getting only what you pay for, rather than connecting a "subscription" to a "smart home" and using only a "smart toilet" when there are dozens of other types of equipment.
@teiny5605
@teiny5605 6 месяцев назад
Hmm, there's truth in that, that servers for the most part aren't needed for direct use, but that issue comes up differently on the optimization point. Godot is very good for development and there over-optimization is not needed there in projects that don't have as much calculations as visible actions. Mostly, I think, they should be used to optimize miscalculations of intersections between areas, collision checking, object rendering and even more rarely for sound. Based on this, it makes the most sense to use a physical and rendering server. Going deeper, it reminds me of shooters, bullethell games, maybe also something voxel-based. If we use nodes instead of servers, we get a lot of "unnecessary" checks, which the node does only for the purpose of transmitting data to us, if we need them, although we can do without them. That is, I see the scenario of using servers as getting only what you pay for, rather than connecting a "subscription" to a "smart home" and using only a "smart toilet" when there are dozens of other types of equipment.
@teiny5605
@teiny5605 6 месяцев назад
​@@godotneersBy the way, the topic of servers in the community in my opinion is covered by a curtain, for besides documentation without specific explanations and 3-4 videos on RU-vid, there is nothing else. Knowing how you approach making videos and spend months or more on it, I think your opening of the curtain would be really impressive and could show the community and, I think, more than a thousand developers who need this knowledge, how this black horse works :)
@Humanoid78985
@Humanoid78985 6 месяцев назад
This was extremely helpful. You explained things exceptionally well, to the point that for the first time I feel like I actually have my foot in the door in understanding code and how it works. Please make more, you're doing so so good.
@Rauler_
@Rauler_ 2 месяца назад
Never thought Rudeus would teach me gdscript
@mr.messofgeorgia
@mr.messofgeorgia 3 месяца назад
If you are missing the button to popout the script and make it float, you need to go to *editor* in the top menu and select *editor settings." Scroll down to "Single Window Mode" and deselect it.
@BigKat182
@BigKat182 6 месяцев назад
Hello! I really appreciate the in depth tutorials. I was wondering if you did private paid lessons for Godot?
@godotneers
@godotneers 6 месяцев назад
Glad you like them! I currently don't do private lessons as my bandwidth is pretty much fully occupied with making videos and maintaining the libraries.
@WanderfromSOTC
@WanderfromSOTC 6 месяцев назад
Thank you so much😊
@svemunTheEmperor
@svemunTheEmperor 4 месяца назад
good you showed how to open the project...
@700jane1
@700jane1 Месяц назад
Is this only for GDScript or godot in general?
@godotneers
@godotneers Месяц назад
This video is intended for people who want to work with Godot but have no programming experience and want to get into programming. It mostly focuses on the GDScript programming language, if you're looking for a general "how to get started with Godot" this will probably not be very useful for you.
@potatogamer95
@potatogamer95 3 месяца назад
very nice, Thank you!
@rrRowboat7
@rrRowboat7 2 месяца назад
I did the challenges. I made Mr. G. turn in circles. I am a god!
@godotneers
@godotneers 2 месяца назад
Fantastic! It's always great to celebrate a little when you learned something new. Keep at it!
@asthalis
@asthalis 6 месяцев назад
Wow, thanks again for this ! I really love this Channel. Your slogan really should be "quality over quantity" !
@SergeyPopovichevPS
@SergeyPopovichevPS 4 месяца назад
💪SUPER!!!!!!! I"m happy
@GS_Gamer
@GS_Gamer 4 месяца назад
its godot4 f***
@Narwhal12
@Narwhal12 5 месяцев назад
Is it best to watch this first or something like the “Ultimate introduction to godot 4” first, thanks if anyone responds!
@godotneers
@godotneers 5 месяцев назад
If you don't know how to program I'd start here and then continue with the "Ultimate Introduction" as the "Ultimate Introduction" assumes that you know how to program. If you already know how to program, I think you can move directly to the "Ultimate Introduction".
@Narwhal12
@Narwhal12 5 месяцев назад
@@godotneers thanks! I was on the ultimate introduction but didn’t get to the programming part yet so I’ll use this then go back to that Thanks for responding!
@moqiu4920
@moqiu4920 4 месяца назад
Thank you !!!!!!!
@martinithechobit
@martinithechobit 3 месяца назад
Thanks yall.
@shubhrajitart3897
@shubhrajitart3897 4 месяца назад
Can anyone tell that can it work on Godot v3.5.3 😢
@godotneers
@godotneers 4 месяца назад
Most of this will work exactly the same in Godot 3.5, except that some of the type hinting (e.g. in loops) is not available there. The example project requires Godot 4 though, as I don't have the bandwidth to maintain two versions of this. That being said - if you are new to the engine, there is very little reason to use Godot 3.5 which is inferior to Godot 4 in almost every aspect. Godot 4 is pretty stable right now.
@shubhrajitart3897
@shubhrajitart3897 4 месяца назад
But my computer doesn't support Godot 4
@Aolovar
@Aolovar 5 месяцев назад
step_forward is not in my Search Help list. what should I do now?
@Aolovar
@Aolovar 5 месяцев назад
Thanks for not helping me
@godotneers
@godotneers 5 месяцев назад
There seems to be a bug which prevents the class from appearing in the help sometimes (github.com/godotengine/godot/issues/86577). I'm currently not aware of a workaround for this. But you can open the stepping_robot.gd file and see all the functions and properties in here. Its not as nice as the documentation but it's at least workable (github.com/godotneers/programming-video/blob/main/infrastructure/stepping_robot/stepping_robot.gd)
6 месяцев назад
Though I know python, it was still worth my time to get the small details of GDScript. I would love to follow a video where you make a small game (like Flappy bird or similar small), where you take us through the whole process of the game dev and have everything in Godot fit together.
@Ghost-Of-Youtube1
@Ghost-Of-Youtube1 4 месяца назад
Well I watched brackyes tutorial and im ready to watch this one i think this is one of the videos that i'll learn something
@Cluxiu
@Cluxiu 3 месяца назад
Legend.
@kantorobo7718
@kantorobo7718 6 месяцев назад
I really appreciate the structure of your videos just like this one :) will check it out tomorrow first finish work programming :).
@Kieroj1357
@Kieroj1357 6 месяцев назад
Day 1 = 19:47
@UberOfficer1
@UberOfficer1 5 месяцев назад
Your pacing is perfect for my slow brain 😂 I feel like this lesson was made for me 😂😂
@Asilhan
@Asilhan 5 месяцев назад
You're top tier with the clear code channel. Can you please do more advanced topics?
@Asguardian22
@Asguardian22 6 месяцев назад
Your videos are great as usual. For me, the great thing about your channel was that you covered "less visited" topics in Godot 4. Now you seem to be covering the same stuff everyone else on youtube is covering which is great for people who are beginners, but there are 1,000 learning how to code GDScript Godot 4 videos. Glad to see your great quality is continuing though. Best of luck.
@godotneers
@godotneers 6 месяцев назад
Thank you very much! Would you happen to have any suggestions for "less visited" topics?
@Asguardian22
@Asguardian22 6 месяцев назад
​ @godotneers Sure, Godot is so great because it has so many quality gaming subsystems already built into the engine. For example, 1.) Navigation2D system (with and without tilemap). 2.) Particle system (not a single in depth explanation and implementation on youtube that I can find, including shaders and sub emitters and multiple particles). 3.) Plugins (I really wish there was more detail about this topic. Coming from Unity, we had the Granddaddy of all solutions, ODIN, for inspector customization, but on Godot, it is a chore and a mystery. All the tutorials are how to setup a plugin, but then they do something incredibly simple without any depth.) . 4.) Animation (I haven't seen any decent Cutout or Skeletal 2D animation/animation tree tutorials for Godot 4 anywhere. Everyone seems to focus on sprite sheets.). These are a few topics that IMO are rarely covered, but probably often used, in Godot4. You've already covered several great missing topics like Shaders, UI, Resources, State Charts and if you are not a professional teacher/instructor, you should be, because your delivery and explanations are some of the best I've seen. I hope this does not come across as critical because I have a huge amount of respect and gratitude for what you are doing. Regards.
@godotneers
@godotneers 6 месяцев назад
@Asguardian22, thank you very much that list is very helpful! I have no problem with criticism that is constructive like yours - it helps me to get better at what I'm doing. Thanks again!
@tauabn
@tauabn 6 месяцев назад
Thanks a lot brother. Fancy doing a GUT tutorial with some real case more complex scenarios?
@gambar
@gambar 6 месяцев назад
Explained on idiot level. THANK YOU! :))))
@martinithechobit
@martinithechobit 3 месяца назад
Ty again. The very basic tabs explaining is very helpful.
@henrywadman2908
@henrywadman2908 6 месяцев назад
Exactly what I was looking for. Thank you so much for such a detailed and digestible tutorial!
@Frostshocker
@Frostshocker 5 месяцев назад
Nice video I plan to give it to a few people and hope they get something out of it. One thing that seems to be strange as I was going through this video though, The section where you search for help does not seem to include any of the methods you added yourself, searching "step_forward" gives nothing and searching "step_" gives "step_finished" which when clicked is just the manual for the tween class, Is there any editor setting I missed that is supposed to be enabled for the search function to work as yours does in the video? Cheers. This was checked on 4.2 stable [46dc27791]
@godotneers
@godotneers 5 месяцев назад
I tried it on 3 different machines and on 2 it worked while on the third it didn't. I'm not quite sure why it doesn't show up sometimes. There is an open issue for the engine: github.com/godotengine/godot/issues/86577 which seems to indicate that this is some bug in the engine. As such, there is not a lot I can do about it :(
@Frostshocker
@Frostshocker 5 месяцев назад
​@@godotneers That's fine I just wanted to make sure I wasn't missing anything, I'm sure whatever it causing it will eventually get sorted, still, nice video 👍
@Asilhan
@Asilhan 5 месяцев назад
@@godotneers Yeah something happened to me in the mid of the video.
@tomasalves3462
@tomasalves3462 6 месяцев назад
Yo your channel is wasome. Big Hug from Portugal!
@MemeMand1996
@MemeMand1996 6 месяцев назад
Dude you are freaking amazing, thank you so much for all the work you do!!!
@ভোমরা
@ভোমরা 6 месяцев назад
Variable,Data types,loop,ifelse,function,oop
@spxcyinc
@spxcyinc 5 месяцев назад
This was very insightful, thank you!!
@bluedragooo
@bluedragooo 3 месяца назад
You’re the goat of Godot tutorials! Thanks bro!
@brennyDoon
@brennyDoon 5 месяцев назад
Incredible tutorial. Thank you.
@volary
@volary 6 месяцев назад
finally a new upload you are the super star! 🎉thank you
@Frank_144
@Frank_144 6 месяцев назад
Love it, subscribed so I can know when part 2 releases
@andisf2719
@andisf2719 4 месяца назад
Ich programmiere seit vielen Jahren, habe aber noch nie ein so gut gemachtes und motivierendes Video für Anfänger zu diesem Thema gesehen. Sehr aufwendig und professionell gemacht mit viel Liebe zum Detail und hervorragenden Ideen der Wissensvermittlung. Meine Hochachtung.
@qingxian3870
@qingxian3870 6 месяцев назад
this course is really fun for beginner ,it was like play a game
@juangabrieleliasgomez518
@juangabrieleliasgomez518 5 месяцев назад
what an amazing video, the whole challenges thing is so awesome!
@kadenfrfx
@kadenfrfx 6 месяцев назад
ur about to create thousands of game developers with this series
@bewilderedlearningevolving
@bewilderedlearningevolving 6 месяцев назад
Love your videos, thanks for your contributions!
@alexxander7289
@alexxander7289 4 месяца назад
having a project as a base is very nice. TY.
@Druiduk1973
@Druiduk1973 6 месяцев назад
Very informative. Thank you.
@flaviopsilva_
@flaviopsilva_ 6 месяцев назад
Amazing video, thank you !
@IndieSpy
@IndieSpy 6 месяцев назад
Top quality! Keep it going please!
@TheScreemShot
@TheScreemShot 6 месяцев назад
THIS is what I needed right now :D
@yeye3999
@yeye3999 5 месяцев назад
i love how the captions say hello gooners
@trip_tohell9333
@trip_tohell9333 4 месяца назад
This was great. On to the next.
@Vseznamus
@Vseznamus 6 месяцев назад
I can't wait for the next video!
@an1_mate
@an1_mate 3 месяца назад
amazing tutorial! thanks a lot for your efforts
@martinithechobit
@martinithechobit 3 месяца назад
This is the real work here.
@ngrlicious
@ngrlicious 6 месяцев назад
good video man thanks
@hanelyp1
@hanelyp1 5 месяцев назад
GDscript is python + the Godot library. A python programming tutorial may help with the base language.