Godot 4 Signal Tutorial

preview_player
Показать описание
Quick tutorial on how to use signals in Godot 4!

Need questions answered 1 on 1? Join my discord!
Рекомендации по теме
Комментарии
Автор

What about signals emitted from other nodes?

joshelguapo
Автор

You are awesome ! man❤. I used your so many videos for making my game for game jam. I had limited time and your videos were short and to the point. Please don't stop making such helpful tutorials.😊

mr._gear
Автор

hell yeah man, I bought a Udemy course that was from Godot 2.0, when the syntax was a bit different, and I couldn't get it to work. This did it for me, thanks man!

ekhddso
Автор

Even though you can connect two functions to the same signal, I would heavily suggest connecting it to one and splitting from there. You'll thank me when debugging later.

KiLLeRBison
Автор

Why not use signals from the Node tab ? It creates your function for you based on the signal you chose

DelahayeChristophe