Game Development Community

XML Support

by Illegitima · in Torque Game Engine · 08/12/2007 (11:13 am) · 2 replies

Hello there,
We're planning to make an educational PC game. We already saw the Torque demo and really like the features that it offers. What really concerns us, though, is its compatibility working with external XML files. I'm asking because we have other software that creates XML files by a certain schema, and it will save us great amount of time using them. Or the other thing, is it possible to manually create compatible XML files that Torque will understand and use. We're obviously not really familiar with the format, but what we want is to be able to dynamically create and change our levels, menus, conversations and everything in the game by using XML files.
Sorry for this mess, but I hope you get my point.
Looking forward your reply.

Regards,
Nikolay

About the author

Recent Threads


#1
08/12/2007 (11:42 am)
I think I used the TinyXML derivation from this resource. You might also want to look at this resource. There should be something in either or both of those to help you.
#2
08/12/2007 (2:06 pm)
Thanks for the fast reply. I'll have a look on the links you posted.

Regards,
Nikolay