public void OnEnter() { DialogueGraph fmGraph = (DialogueGraph)graph; fmGraph.SetCurrent(this); // TODO this feels scary but it might work, just a reminder that this is a place to look when getting bugs. }