• Tutorials
  • [Video Tutorial] Signals with Godot Engine

Yesterdays Godot Engine video is out today!

"Signals with Godot Engine"

I was a bit delayed as I had some trouble with my new video editor. :blush:

Thanks. Recently I decided to use more custom signals. It is safer than the "get_node" function in some cases. If an emitted signal did not find a node the game can proceed anyway.

Thanks for your work on this tutorials....great!!