Tybobobo 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:
NeoD 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.