Thank you for your response.
So, in other words, you’re saying that variables shouldn’t be passed directly between actors, and instead, communication should be done through notifications only.
In that case, what is the recommended way to send those notifications?
I’m having trouble finding a good method to reference the target actor that I want to notify.