create signal godot code example Example: custom signal godot extends Node2D signal my_signal func _ready(): emit_signal("my_signal")