An implementation of a dialog box system using XML.
Great work, Kyatric. I was hoping you would cover how to make the text automatically go to a newline if it's length is too long for the bounding box, currently it flicks for a second and then adjusts itself - I've worked around it by manually adding ""&newline to my xml strings, any idea for an automated solution?