
01-28-2010, 12:57 AM
|
|
Will work for food. Maybe
|
 |
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
|
|
|
Could use the control GUI's, as they have built-in word-wrapping, and would also allow you to do some fancy scrolling(I disable the scrollbars and use scrollpos to build my own smooth scrolling).
Any intent to add anything more advanced, like player input(yes/no/maybe...)?
Also, most games store dialogue data clientside in a text file, as it's really not sensitive data(what harm is going to come of the player changing what an NPC says?). You could do this and probably simplify the loading. |
|
|
|