[SOLVED] Is there any way to reference the node that emitted a signal?

algovincianalgovincian Posts: 2,610

I saved a figure/prop asset after setting up some node data which runs a specified script when the asset is loaded. This script sets up a connection using the callback manager that causes a second script to run when a certain signal is emitted. So far so good - all working up to this point.

My question is this:

In the second script that executes when the signal has been emitted, is there a simple way to reference the node that emitted the signal in the first place?

I feel like I must be overlooking something simple - doh!

- Greg

Post edited by algovincian on

Comments

Sign In or Register to comment.