OK! Hard mode #godot challenge question:
Is there any way to set up a Resource with a signal that has a call bound?
By default, defining signals works fine but they cannot be bound in the editor. I have been using trashy workarounds. I would prefer to just bind the signal.
