UQAC-8DJV103-H23 / travail-3-unity-nothingway-3

travail-3-unity-nothingway-3 created by GitHub Classroom
0 stars 0 forks source link

Add dialogue #9

Closed Lea1Bouchard closed 1 year ago

Lea1Bouchard commented 1 year ago
Falerhon commented 1 year ago

Dialogue system uses a dialogue class to hold an array of strings. Those are used by the DialogueManager by adding them to a queue. A trigger handles witch dialogue is to be triggered and sends it to the manager