A third issue I have is signaling from a child scene output this error in the console:
ERROR: In Object of type 'Control': Attempt to connect nonexistent signal 'signal_from_child' to callable 'Node::_on_child_test_1_signal_from_child'.
That same code works without issue in Godot.
And printing from a child scene also doesn't work...
What am I doing wrong?










