
These variables are always null when I try to run it. It only works if I call the Dialogue Manager from my global scene like this:

I tried calling it from a child scene that is initiated along with the parent scene but no luck. It also doesn't work if I autoload another scene along with Dialogue Manager. I don't know why these variables become null, it is as if it never runs @onready? I am not super familiar with dialogue manager. Please help!