I have an issue when I reach the end of my game. I have this: cannot read properties of undefined (reading ‘fields’), when my condition of end the game is meet during a dialogue.
What can I do to avoid this ?
I think it was about my function appuisBtnAsc() which was always activated when I didn’t need them, now I added specific trigger for its activation. and there is no more Errors.
But I don’t know why.