Reply To: Dialogue Tree Controller loses actor references after playing

NodeCanvas Forums Support Dialogue Tree Controller loses actor references after playing Reply To: Dialogue Tree Controller loses actor references after playing

#12992
René Puls
Participant

Ah, alright. From the inspector it looks like the actor references “belong” to the DialogueTreeController, which is part of the scene and should be able to reference other scene objects. So that’s what confused me, but your suggested change would help a lot with this. Writing an extra script just to assign the actor references feels a bit redundant. 🙂

Thanks for the reply!