Hi,
Is there a simple way (ie the console) where I can see what signals my code is emitting when I run a scene from the editor and it emits a signal?
the simplest way might be to add a print call with a relevant and descriptive string into each of the functions that gets called by a signal.