AbstractDialogueUI.Update not called
Posted: Thu Aug 18, 2022 12:28 pm
Hi Tony,
Been trying desperately to fix this myself this morning but I'm lost at this point. We've created our own original dialogue UI that inherits from AbstractDialogueUI and CanvasDialogueUI but I've found that now the Update method isn't being called by the MonoBehaviour.
Neither method is being called and it is setup properly to override the original method so I'm at a complete loss for what's up. I started a new project and just used the StandardDialogueUI and that works. The original script we made has some code from StandardDIalogueUI but most of it is our own work.
Any assistance with this would be greatly appreciated
Code found here: https://gist.github.com/addie-lombardo ... 0eeb066103
Been trying desperately to fix this myself this morning but I'm lost at this point. We've created our own original dialogue UI that inherits from AbstractDialogueUI and CanvasDialogueUI but I've found that now the Update method isn't being called by the MonoBehaviour.
Neither method is being called and it is setup properly to override the original method so I'm at a complete loss for what's up. I started a new project and just used the StandardDialogueUI and that works. The original script we made has some code from StandardDIalogueUI but most of it is our own work.
Any assistance with this would be greatly appreciated
Code found here: https://gist.github.com/addie-lombardo ... 0eeb066103