Тёмный
No video :(

Loops, Signals, get_node & call_deferred in GDScript 

Code with Tom
Подписаться 13 тыс.
Просмотров 19 тыс.
50% 1

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

 

24 авг 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 46   
@chaunceya648
@chaunceya648 4 года назад
Tom, this tutorial is amazing as all your tutorials are. I only had one request. If whenever you get around to doing input functions, can you make a really simplified down to earth tutorial for input functions. As broken down as you can get it while also showing many simple examples. I am trying to learn Gdscript through coding trying to make my first projects basic GUI's, but the only tutorials are for shooters and RPG's and stuff and such. I was just hoping for something simple that can be applied to anything from games to apps and so on. Thank you so much Tom, and I hope to see more tutorials like this one :D
@GrumpyOldBastard.
@GrumpyOldBastard. 4 года назад
Call_deferred. Nice, i learned something New today 😊
@CodeWithTom
@CodeWithTom 4 года назад
Glad it was helpful!
@lincolntortuga6044
@lincolntortuga6044 3 года назад
This has disambiguated many things for me. An "Aha!" moment indeed.
@clark4428
@clark4428 4 года назад
This tutorial was such a big help. I am slowly learning to use Godot and one of the big hurdles I have to deal with is learning code. You are the first video on GDScript that I have found that really helped me understand these aspects and not just info dump on me. It is such an impressive skill to be able to explain these things so well and so simply. I can only hope that you will come back to continue these tutorials. Because it is so hard to find someone who explains them so simply. Best wishes.
@tackywacky99
@tackywacky99 4 года назад
please make more tutorials. I learned from the first one making the space invaders game and wanted to continue from there and there was nothing more! please continue
@juannadie7744
@juannadie7744 4 года назад
Thank you very much for your tutorial videos. I was playing around with GameMaker until I knew about Godot. I have no knowledge of programming but I'm learning on both programs, slowly, but learning :) These kind of videos are gold for people like me who try to understand the logic and ways of programing. My english is not very good, hehe... Regards from Spain, man!
@CodeWithTom
@CodeWithTom 4 года назад
You're very welcome! Glad I could help!
@mairo610
@mairo610 11 месяцев назад
You've the best tutorials for all Godot Tutorial series.
@CodeWithTom
@CodeWithTom 11 месяцев назад
Thanks, I appreciate that!
@techofhappiness395
@techofhappiness395 4 года назад
Very Informative tutorial, awaiting for your next Tutorial 😊.
@mrorange159
@mrorange159 4 года назад
This one took me some time to understand but I managed it now. Thanks again.
@LostSoulNaMing
@LostSoulNaMing Год назад
Does connect not work anymore? I get an error that argument 2 (Self) should be callable. I am very new and I do not know what happens half the time.
@thomaspfaff1074
@thomaspfaff1074 2 года назад
Thank you for this important feature in GD-script
@user-zl7tq9tp7x
@user-zl7tq9tp7x 3 года назад
Another great tutorial Tom! Much appreciated.
@fatemeh2222
@fatemeh2222 Год назад
Thanks man! I was struggling to find the node path just because I left out ../ in the beginning of the address.
@alexbroadie7314
@alexbroadie7314 4 года назад
Pls increase font size or script window when possible. Thanks for these!
@CodeWithTom
@CodeWithTom 4 года назад
My apologies ill try to remember to do this in future videos.
@Emocar2
@Emocar2 3 года назад
Nice video.. one of the best of youtube .. can’t wait for the vector2 tutorial .. more GScript videos plz :D
@-CosmoCode
@-CosmoCode 6 месяцев назад
It doesn't work for me sadly :( I can't see any typo-s in my code...... No matter what I type or how many times I re-write it, it still says "expected a ")" after "callable" or something else
@markbishop134
@markbishop134 6 месяцев назад
Yea they changed something with how godot works it looks like. My godot doesnt even do the first line of code he writes, best to look for a more updated tut.
@dinsfire8489
@dinsfire8489 Месяц назад
Yeah somethings changed since he did this tutorial, I can't get the n.connect("loop_finished", self, "_on_loop_finished" to get out of a parser error. oh well
@shardul52
@shardul52 3 года назад
Thank you for teaching the basics
@MoogieSRO
@MoogieSRO 4 года назад
I'm a bit confused about how and when call deferred fires. Say you have a complex project with UI elements being rendered to the screen etc, does that count as idle or no? Or can you tell the project what technically counts as idle, even if it might be currently rendering things? I'm having a hard time imagining when a game would ever be idle at all unless it has like no code in it. That aside, your videos are great, you explain everything well and you have an easily listenable voice, so great work!
@butanddingj4393
@butanddingj4393 3 года назад
this was really clear to follow, thank you!
@DrCJBoduma
@DrCJBoduma 4 года назад
Excellent, tutorials. Thanks very much they really helped me get my head around things.
@yazidyazid5519
@yazidyazid5519 4 года назад
Hope you put it around functions like IMPUT.is_action_prosses (), how to use, where, and
@syedrizvi6408
@syedrizvi6408 4 года назад
Super tutorial Specially for info hungary people.
@CodeWithTom
@CodeWithTom 4 года назад
Thanks Syed 😁
@abyanmahya5184
@abyanmahya5184 2 года назад
this tutorial is amazing!!
@codezain7779
@codezain7779 2 года назад
5:32, How do you insert an object? I followed your code but it says: Script inherits from native type 'Node2D', so it can't be instanced in object of type: 'Node'.
@thomasparker7305
@thomasparker7305 3 года назад
I have always wondered why does it not display the output and hang. I can understand it never stopping but like in c++ it will just print for ever and not hang.
@tackywacky99
@tackywacky99 4 года назад
Is it possible that you make a follow up video on how to put these into practice in an actual video game?
@cmds.learning7426
@cmds.learning7426 4 года назад
cool work tom! i like you fps tutorial
@CodeWithTom
@CodeWithTom 4 года назад
Thank you 😊
@karyrus6384
@karyrus6384 3 года назад
noice
@mr.d.talkscreations9547
@mr.d.talkscreations9547 3 года назад
Sir this is the end of gd script uh
@saibadam2073
@saibadam2073 3 года назад
Dude what is that Cherry mx blue??
@MrMutluOne
@MrMutluOne 4 года назад
Out of context but is this video 1080p for HD but not 720p? Or it happens in mobile.
@CodeWithTom
@CodeWithTom 4 года назад
Hi, not sure why the 720p version isn't showing, very strange, sorry!
@Shortclipsyt9
@Shortclipsyt9 4 года назад
👍
@binyot5505
@binyot5505 9 месяцев назад
k I'm lost already
@fragarena9910
@fragarena9910 4 года назад
YT not sending me notifications >:(
@dinsfire8489
@dinsfire8489 Месяц назад
For newcomers, this is outdated & parts will not be useful anymore
@suretmeyenateistoc4252
@suretmeyenateistoc4252 2 года назад
why this 60fps this is not gameplay ı dont understand bruh
Далее
Godot GDScript Tutorial For Beginners Crash Course
27:07
How To PLAN your Game as a Solo Developer
16:26
Просмотров 488 тыс.
INVENTORY & ITEM SYSTEM in Godot
50:30
Просмотров 56 тыс.
call_deferred, yield & Threads in Godot
10:39
Просмотров 14 тыс.
C# is BETTER than GDScript but...
5:13
Просмотров 29 тыс.
Dear Game Developers, Stop Messing This Up!
22:19
Просмотров 705 тыс.
Make Your First Game in Godot in 2020
39:38
Просмотров 52 тыс.
Godot 4: how to implement interfaces in GDScript!
1:00:16
You are using useFetch WRONG! (I hope you don't)
11:14
This is Why Programming Is Hard For you
10:48
Просмотров 803 тыс.