Author Topic: How does your dialog system work?  (Read 1180 times)

Vhanermo

  • Wayfarer
  • *
  • Posts: 2
    • View Profile
How does your dialog system work?
« on: July 26, 2009, 04:24:31 pm »
Hi!

I recently got in touch with game dialogs and I wonder how yours is implemented. Do you use a tree, a DAG or anything else to distibute valid dialog paths? Or is it all hardcoded? How do you store the dialog data?

I would be happy to read something about that. Maybe someone has a good idea for an improvement or at least, it would be a good start for some extra documentation :D

best regards, me

Rizin

  • Hydlaa Citizen
  • *
  • Posts: 474
    • View Profile
Re: How does your dialog system work?
« Reply #1 on: July 26, 2009, 05:28:42 pm »
We are in the process of converting our system, more information can be found here.