PixelCrushers.DialogueSystem.ConversationPopup resets its variable every time I compile the code in the inspector.
Code: Select all
[PixelCrushers.DialogueSystem.ConversationPopup(true)]
Right now, everytime I change the code, it resets the database reference to null so I have to re-find/select it to make that conversation dropdown menu to be valid/working