extends Main func _on_custom_signal_example(delta_time): print("DeltaTime value sent from C++ to GDScript: ", delta_time)